Connecting Tech Pros Worldwide Help | Site Map

Default Subdatasheet Name in new tables

Bob Darlington
Guest
 
Posts: n/a
#1: Jul 3 '08
I have a routine which creates a new table using "SELECT INTO ....."
Is there anyway to set the default Subdatasheet name property to 'None' for
new tables?
Or do I need to run a separate routine to set it each time?
I'm using Access 2002, and I do have the code to reset this value if
necessary.

--
Bob Darlington
Brisbane


Tom van Stiphout
Guest
 
Posts: n/a
#2: Jul 3 '08

re: Default Subdatasheet Name in new tables


On Thu, 3 Jul 2008 18:24:37 +1000, "Bob Darlington"
<bob@dpcmanAX.com.auwrote:

I think you have to set it each time. There is no global setting
AFAIK.
-Tom.

Quote:
>I have a routine which creates a new table using "SELECT INTO ....."
>Is there anyway to set the default Subdatasheet name property to 'None' for
>new tables?
>Or do I need to run a separate routine to set it each time?
>I'm using Access 2002, and I do have the code to reset this value if
>necessary.
Bob Darlington
Guest
 
Posts: n/a
#3: Jul 5 '08

re: Default Subdatasheet Name in new tables


Thanks Tom.
I guess I was just being hopeful.

--
Bob Darlington
Brisbane
"Tom van Stiphout" <no.spam.tom7744@cox.netwrote in message
news:7dlp64dqm579876suokr1r60fcalpul08k@4ax.com...
Quote:
On Thu, 3 Jul 2008 18:24:37 +1000, "Bob Darlington"
<bob@dpcmanAX.com.auwrote:
>
I think you have to set it each time. There is no global setting
AFAIK.
-Tom.
>
>
Quote:
>>I have a routine which creates a new table using "SELECT INTO ....."
>>Is there anyway to set the default Subdatasheet name property to 'None'
>>for
>>new tables?
>>Or do I need to run a separate routine to set it each time?
>>I'm using Access 2002, and I do have the code to reset this value if
>>necessary.

Closed Thread