Connecting Tech Pros Worldwide Help | Site Map

Default Subdatasheet Name in new tables

  #1  
Old July 3rd, 2008, 09:25 AM
Bob Darlington
Guest
 
Posts: n/a
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


  #2  
Old July 3rd, 2008, 02:45 PM
Tom van Stiphout
Guest
 
Posts: n/a

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.
  #3  
Old July 5th, 2008, 12:55 AM
Bob Darlington
Guest
 
Posts: n/a

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Slow opening local tables in Access 2003 Bruce answers 2 November 12th, 2007 08:55 PM
Slowdown when using A2000 frontend with A97 backend on network Bradley answers 22 November 12th, 2005 11:09 PM
Slowdown when using A2000 frontend with A97 backend on network Bradley answers 22 November 12th, 2005 10:44 PM
Struggling with linked database problem Robert McGregor answers 2 November 12th, 2005 05:54 PM