MS Access Size Limitation

saomot2000

New member
Local time
Today, 16:33
Joined
Sep 2, 2004
Messages
5
Hi,
Is there a work-around on the 1.99GB size limitation of the MS Access database?
If there is, what is it?
Thank you! :)
 
Doesn't that solution cause a lot of dependencies? :confused:
 
but it is a possible solution for your question. To be fair 1.99 GB is quite a large capacity for an Access Database ... what kind of db do you have so that you need more than this limit ?
 
I actually imported data from an Oracle database to do some manipulation on the data. The size is an issue since the data files I imported are in the range of 1.3GB. :)
 
I would do the manipulation in Oracle. Link to the tables and run your queries. Then return only the selected records. That should minimize your data problem.
 

Users who are viewing this thread

Back
Top Bottom