Results 1 to 4 of 4
  1. #1
    Mohapi Taole is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Sep 2014
    Posts
    2

    Talking Maximum Database size

    What is the maximum size of a Access database and what options do I have if I reach the limit?

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,931
    Access size limit is 2GB. Options:

    split the database, frontend has queries, forms, reports, code and links to tables in backend - if the backend exceeds 2GB, options are:

    1. split tables into several backend files - this does present other data management issues

    2. migrate the backend to a larger capacity database app - SQLServer, Oracle, etc.
    SQLServer Express is a free version of SQLServer. I think Express size limit is now 10GB.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    DaveC is offline Novice
    Windows XP Access 2002
    Join Date
    Jun 2014
    Location
    Connecticut USA
    Posts
    17
    Is there a direct correlation between number of records and the database size? I have an Oracle table with about 15 million records that I want to import into Access and I don't know how large that will be.

  4. #4
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,931
    No direct correlation with number of records - although it can be an indicator. 15 million does sound like a lot of data. Need to know how big in GB that table would be. Can try the import and see what happens. Why import from Oracle?
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Database size
    By ccordner in forum Database Design
    Replies: 5
    Last Post: 02-09-2012, 06:49 AM
  2. Database size
    By pontitt in forum Access
    Replies: 3
    Last Post: 06-17-2011, 11:45 AM
  3. Size of Database seems off
    By shanej100 in forum Access
    Replies: 2
    Last Post: 02-24-2011, 09:50 AM
  4. Database Size
    By Rick West in forum Access
    Replies: 3
    Last Post: 07-04-2010, 11:36 AM
  5. Database Size
    By JohnTyke in forum Access
    Replies: 4
    Last Post: 10-08-2009, 04:07 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums