Results 1 to 2 of 2
  1. #1
    adnancanada is offline Competent Performer
    Windows XP Access 2007
    Join Date
    May 2010
    Posts
    122

    Question How to run query with huge table

    Hi ,
    I have table which has almost 1 billion records. Whenever I make any query on Access and run it. It takes forever. It freez my computer. Is there any way to run query. I have link table coming from SQL Server.

    Kindly help.

  2. #2
    ssanfu is offline Master of Nothing
    Windows XP Access 2010 32bit
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    As I understand it, running a query in Access on a linked table requires Access to transfer the entire table to the local computer - 1 billion records. No wonder your computer freezes.
    That means you must have 2 - 3 times the table size of free space on the hard drive and have the RAM maxed out.


    I would suggest trying a saved query on SQL server or an Access pass through query. Both will execute the query on SQL server - which SQL server is far better suited for running such a large data set.


    I am headed that way but so far don't have a lot of experience in large data sets. I will be moving to SQL Server Express, then to SQL Server. But after nearly 4 years my largest Access table only has Approx 2.3 million records.

    Good luck .......

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

Similar Threads

  1. complex (?) query for a huge table
    By jetmcquack in forum Queries
    Replies: 1
    Last Post: 05-16-2013, 04:44 PM
  2. Replies: 4
    Last Post: 10-20-2012, 11:45 AM
  3. Why is my DB so HUGE?!
    By RachelBedi in forum Access
    Replies: 14
    Last Post: 09-25-2012, 05:53 PM
  4. Huge Query Headache
    By Gary in forum Access
    Replies: 1
    Last Post: 08-09-2010, 07:35 AM
  5. Working With Huge Databases?
    By soma in forum Access
    Replies: 2
    Last Post: 02-16-2010, 06:27 PM

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