dbTalk Databases Forums  

Not seeing all tables in the linked table list

comp.databases.ms-access comp.databases.ms-access


Discuss Not seeing all tables in the linked table list in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Know39
 
Posts: n/a

Default Not seeing all tables in the linked table list - 09-14-2011 , 09:08 AM






I created an Access 2003 database and attempted to link tables to an
Oracle database. Access must have a limitation on how many tables it
can list. For example tables beginning with 'A'-'G' are fine but
tables beginning with 'H' only show a few then the list stops. Has
anyone else had this problem? Is there a way around this perhaps with
another version such as Access 2007 or 2010?

Reply With Quote
  #2  
Old   
(PeteCresswell)
 
Posts: n/a

Default Re: Not seeing all tables in the linked table list - 09-14-2011 , 12:58 PM






Per Know39:
Quote:
For example tables beginning with 'A'-'G' are fine but
tables beginning with 'H' only show a few then the list stops. Has
anyone else had this problem? Is there a way around this perhaps with
another version such as Access 2007 or 2010?
All my tables start with "tbl" (volatile tables), "tlkp" (lookup
tables), "ttbl" (temporary work tables), "zmtbl" (tables used as
models), or "zstbl" (system tables of no interest to user).

This is a watered-down version of the scheme proposed by
Leszynski and Reddick.

My biggest app has 168 tables - no problem.

I would recommend the prefixes.

Part of the rationale for the prefixes is that in some
lists/collections tables and queries both appear - and the
prefixes ("qry" for queries....) go a long way towards clarity.

Also the "tbl" vs others groups the "bread-and-butter" tables,
making it easier to get a feel for the data structure.
--
PeteCresswell

Reply With Quote
  #3  
Old   
Tom van Stiphout
 
Posts: n/a

Default Re: Not seeing all tables in the linked table list - 09-14-2011 , 06:26 PM



On Wed, 14 Sep 2011 07:08:52 -0700 (PDT), Know39
<ken.nowinski (AT) gmail (DOT) com> wrote:

I don't think there is such a limitation. You can test this by
creating a new empty db and attaching some H-tables. My guess is they
will fail again.

-Tom.


Quote:
I created an Access 2003 database and attempted to link tables to an
Oracle database. Access must have a limitation on how many tables it
can list. For example tables beginning with 'A'-'G' are fine but
tables beginning with 'H' only show a few then the list stops. Has
anyone else had this problem? Is there a way around this perhaps with
another version such as Access 2007 or 2010?
-Tom.
Microsoft Access MVP

Reply With Quote
  #4  
Old   
Tony Toews
 
Posts: n/a

Default Re: Not seeing all tables in the linked table list - 09-14-2011 , 08:05 PM



On Wed, 14 Sep 2011 07:08:52 -0700 (PDT), Know39
<ken.nowinski (AT) gmail (DOT) com> wrote:

Quote:
I created an Access 2003 database and attempted to link tables to an
Oracle database. Access must have a limitation on how many tables it
can list. For example tables beginning with 'A'-'G' are fine but
tables beginning with 'H' only show a few then the list stops. Has
anyone else had this problem? Is there a way around this perhaps with
another version such as Access 2007 or 2010?
How many tables? Is it a table name length limit? Access allows
about 51 characters for an object name.

Tony
--
Tony Toews, Microsoft Access MVP
Tony's Main MS Access pages - http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
For a convenient utility to keep your users FEs and other files
updated see http://www.autofeupdater.com/

Reply With Quote
  #5  
Old   
Phil
 
Posts: n/a

Default Re: Not seeing all tables in the linked table list - 09-15-2011 , 04:50 AM



On 15/09/2011 02:06:00, Tony Toews wrote:
Quote:
On Wed, 14 Sep 2011 07:08:52 -0700 (PDT), Know39
ken.nowinski (AT) gmail (DOT) com> wrote:

I created an Access 2003 database and attempted to link tables to an
Oracle database. Access must have a limitation on how many tables it
can list. For example tables beginning with 'A'-'G' are fine but
tables beginning with 'H' only show a few then the list stops. Has
anyone else had this problem? Is there a way around this perhaps with
another version such as Access 2007 or 2010?

How many tables? Is it a table name length limit? Access allows
about 51 characters for an object name.

Tony
Might be worth looking at
http://www.databasedev.co.uk/access_specifications.html
to see if limits are being exceeded.
The OP has not given any idea of the number of tables he is trying to link in
(and the number of objects in the Db)

I don't know how later versions of access (2007 & 2010) have changed the
limits, nor do we know what version of Access the OP is using, but I guess
the limits have not decreased.

Phil

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.