+ Reply to Thread
Results 1 to 10 of 10

Database potentially larger than access 2gb size limit

  1. #1
    Registered User
    Join Date
    06-12-2013
    Location
    London, England
    MS-Off Ver
    Excel 2007
    Posts
    24

    Database potentially larger than access 2gb size limit

    I am a novice Access user and would appreciate some tips on the following. I am trying to build a database that could be more than 2GB (I am at 1.9GB, and starting to get loads of errors). I wonder what would be a good strategy to build a large database consisting of multiple access files but being able to run queries (or pivot tables) that retrieve specific data from all of them (keeping in mind the back end data are not in a single table, but the table though have different names are formatted the same way...i.e. same headers, etc.)

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 insider Version 2504 Win 11
    Posts
    24,705

    Re: Database potentially larger than access 2gb size limit

    Short of moving to another platform, ie. SQL server, the first thing, I would attempt is to put my tables in different files (other Access db) and then link those tables to the file holding your queries. I have done this on a very limited basis, but it will work. I have done it with stand alone databases and not with a split FE/BE but that should not make a difference so long as they are linked properly.


    Edit: Just a thought. When you are in the design and building stage, it is often important to run compact and repairs on your file. This will help to keep the size down because as you create and delete objects, Access does not give you back the formerly used space. A compact and repair fixes this.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Registered User
    Join Date
    06-12-2013
    Location
    London, England
    MS-Off Ver
    Excel 2007
    Posts
    24

    Re: Database potentially larger than access 2gb size limit

    Hi Alan. Thanks for your response. Just for the purpose of fully getting this, could you please explain what you meant by "properly linked"? Will this be the same as creating relationships between the tables in multiple dbase?

  4. #4
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 insider Version 2504 Win 11
    Posts
    24,705

    Re: Database potentially larger than access 2gb size limit

    You got it! All I meant by properly linked was that you use the built in functionality to link the tables to your primary file. Perhaps it was overly descriptive. Don't overlook the Compact and Repair, and you may want to do this daily until your db is in production.

  5. #5
    Forum Guru Kyle123's Avatar
    Join Date
    03-10-2010
    Location
    Leeds
    MS-Off Ver
    365 Win 11
    Posts
    7,239

    Re: Database potentially larger than access 2gb size limit

    I'd normalise it - yours doesn't sound normalised - then stick it in sql server

  6. #6
    Registered User
    Join Date
    06-12-2013
    Location
    London, England
    MS-Off Ver
    Excel 2007
    Posts
    24

    Re: Database potentially larger than access 2gb size limit

    We don't have an sql set up (How easy is it to set up?). As for now, I will have to do without.

    EDITS: Also I tried normalizing it using the table analyzer wizard, but I keep on getting errors that the file is corrupted.
    Last edited by mmtoure; 06-28-2013 at 10:26 AM.

  7. #7
    Forum Guru Kyle123's Avatar
    Join Date
    03-10-2010
    Location
    Leeds
    MS-Off Ver
    365 Win 11
    Posts
    7,239

    Re: Database potentially larger than access 2gb size limit

    It's pretty easy - http://www.microsoft.com/en-gb/downl....aspx?id=29062, you'll want to install the management studio as well. There's then a wizard in Access to upsize your database into sql server

  8. #8
    Registered User
    Join Date
    06-12-2013
    Location
    London, England
    MS-Off Ver
    Excel 2007
    Posts
    24

    Re: Database potentially larger than access 2gb size limit

    Thanks. So, if I am on a network, will other users be able to access the sql that is downloaded on one source computer or do we have to have sql downloaded on computers that will be making queries to the stored data?

  9. #9
    Forum Guru Kyle123's Avatar
    Join Date
    03-10-2010
    Location
    Leeds
    MS-Off Ver
    365 Win 11
    Posts
    7,239

    Re: Database potentially larger than access 2gb size limit

    Yes, they will be able to access it without installing anything

  10. #10
    Registered User
    Join Date
    06-12-2013
    Location
    London, England
    MS-Off Ver
    Excel 2007
    Posts
    24

    Re: Database potentially larger than access 2gb size limit

    Thank you Kyle and Alan for your help.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1