File Size

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

It appers I have exceeded the file size as my database is at 1.99GB. When I
attempt to delete tables out I am getting error messages. I also get
messages when I attempt to compacts. Any suggestions?
 
CJL said:
It appers I have exceeded the file size as my database is at 1.99GB.
When I attempt to delete tables out I am getting error messages. I
also get messages when I attempt to compacts. Any suggestions?

SQL or Oracle
 
CJL said:
It appers I have exceeded the file size as my database is at 1.99GB.
When I attempt to delete tables out I am getting error messages. I
also get messages when I attempt to compacts. Any suggestions?

Try creating a new blank database, and importing those tables you want
to keep from the original database, along with all the other objects.
If the size of the new database, after importing what you want, exceeds
about 1.5GB, you're going to need to either shift your tables into some
higher-volume database system (such as SQL Server), or split them among
several different Access MDB files and link to them from the front-end
database that contains your queries, forms. reports, etc.
 

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

Similar Threads


Back
Top