Number of Objects, where is the limit?

  • Thread starter Thread starter Reiner Harmgardt
  • Start date Start date
R

Reiner Harmgardt

Hi NG

last time i had the effect in one application, that after i had added 6 new
objects,
which i had prepared in an outside db and then imported it into a
application which
has already a lot of objects ( especially in modules).
Then when i started the application, it couldn't find a table which was
there
for sure.
then i took some old objects out and it worked again.
Is there any information about the limitation of objects (tables, forms,
modules etc)

Does it help to part of the modules in an external db and then have a
reference on it?

Thanks for helping.


Regards

Rainer
 
The maximum number of objects in an Access file is 32,768. The maximum
number of modules (including forms and reports with the HasModule property
set to True) is 1,000.

See the topic "Access specifications" in the help file for details.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top