Results 1 to 3 of 3
  1. #1
    Mclaren is offline Competent Performer
    Windows 7 32bit Access 2010 32bit
    Join Date
    Feb 2010
    Location
    Johannesburg
    Posts
    164

    max no of records in a table


    Ok, so i have googled this q, but nothing comes up that is really informative.

    I have just had a request to a a new function to the DB. This function will involve adding +- 15000 records DAILY to a table from a excel spread sheet. I am worried this will quickly overload the DB.

    Suggestions ? maybe have two back ends, one for this specific table.....and one for all the rest ?

    I don't wanna start coding until i am sure i am not gonna hit a brick wall very quickly.

    Another thing i just thought of is maybe for the DB to on a daily basis export the current days records to a new table in a new DB to almost like an archiv e feature.

    Again, any comment welcolm.

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    This link should answer some of your questions: http://office.microsoft.com/en-us/ac...010341462.aspx

  3. #3
    John_G is offline VIP
    Windows XP Access 2003
    Join Date
    Oct 2011
    Location
    Ottawa, ON (area)
    Posts
    2,615
    Hi -

    I can only answer in general terms - a lot depends on what you want to do with the data. If there are, say, 150 characters per record, and you only add on working days, then 15,000 records per day amounts to about 560MB per year, and about 4M records - not really very many in the database world.

    Keeping that large table in its own database would work fine. You are more likely to have problems with performance issues - can you tell us more about how the data will be used, i.e. queried on different fields, reports only, etc?

    HTH

    John

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

Similar Threads

  1. Replies: 2
    Last Post: 09-13-2011, 11:21 AM
  2. Replies: 1
    Last Post: 06-08-2011, 02:58 AM
  3. Replies: 1
    Last Post: 12-28-2010, 11:24 AM
  4. Replies: 2
    Last Post: 04-02-2010, 07:42 AM
  5. Replies: 0
    Last Post: 02-24-2010, 12:56 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