Results 1 to 3 of 3
  1. #1
    RayMilhon is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    Aug 2011
    Location
    Southern California
    Posts
    1,071

    Help I have a Form that is opening too slowly

    This is kind of a complicated issue that will take some explaining.

    I have an Access 2010 database with 1 local table and about 25 Tables located in 2 separate SQL Server Databases. The Navigation form has 3 subforms 1 for data entry and 2 for 2 different types of reports. The problem I'm having is on the Data entry form. Opening the form and changing records takes 2-3 minutes per record. The local table has 2 fields that link to 1 of the sql server databases to get the names, address and other demographic information for patients and their doctors. These 2 textboxes runs a query to get that data and each query takes up to a minute to run. If the doctor record is changed then the list of patient records also changes to only include that doctor's patients. I tried modifying the form to look at the current records id and only select the provider and member that match but if it's a new record I get all kind of errors. Anybody have an idea on how I can speed this up?

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,929
    Try this test.

    Make a copy of the frontend, import the SQL Server tables, run forms on those imported tables. Still slow?
    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
    RayMilhon is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    Aug 2011
    Location
    Southern California
    Posts
    1,071
    Not sure that will give me valid results the SQL Server database is 25 GB which far exceeds Access capabilities. I'll have to look at the tables required for this form and check the size of just those tables. I could bring in a smaller chunk to fit into the Access Size limit but that would skew my results as there are fewer records to look at.

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

Similar Threads

  1. Replies: 15
    Last Post: 04-17-2012, 01:42 PM
  2. Replies: 2
    Last Post: 07-26-2011, 08:26 AM
  3. Table loads too slowly
    By pcbrush in forum Access
    Replies: 8
    Last Post: 11-24-2010, 06:35 PM
  4. Replies: 1
    Last Post: 11-09-2010, 03:02 PM
  5. Tables open slowly
    By srferson in forum Access
    Replies: 1
    Last Post: 02-22-2010, 04:43 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