Results 1 to 3 of 3
  1. #1
    wellsw is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Nov 2013
    Posts
    7

    Slow Data Upload from MS Access to SQL Server - Need Help!

    Subject: Slow Data Upload from MS Access to SQL Server - Need Help!

    Hello everyone,
    I have been creating and managing a Microsoft Access database for the last 10 years. Over time, it has grown significantly in size and user base. Recently, I decided to migrate to an AWS-hosted SQL Server to better handle the load and scalability.
    While I can connect to the SQL Server, transfer data, and run queries against it without any issues, I'm facing a significant problem with upload speeds. Specifically, uploading a table with approximately 7,000 rows takes about 10 minutes. However, downloading data from the SQL Server to Access is almost instant.
    To isolate the problem, I created a fresh database with just one table containing about 7,000 rows. I also set up a corresponding table in SQL Server for the transfer. The upload still takes an unusually long time, but when I run the same upload process using SQL Server Management Studio (SSMS), it completes almost instantly.
    Here are some details about my setup:

    • Using the latest version of MS Access.
    • SQL Server driver version: 17.

    I'm looking for advice on how to reduce the upload time from Access to SQL Server. Any suggestions or insights would be greatly appreciated!
    Thanks in advance for your help.

  2. #2
    CJ_London is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,928
    Depends on your internet provider but usually upload speeds are significantly slower than download speeds - use one of the many speed checkers on the internet to verify.

    so using SSMS is probably downloading.

    what if you downloaded from sql server to your access table?

  3. #3
    Join Date
    Jun 2010
    Location
    Belgium
    Posts
    1,180
    Create a txt or csv file with the data in Access and then bulk import into SQL server:
    https://www.mssqltips.com/sqlservert...to-sql-server/

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

Similar Threads

  1. Replies: 2
    Last Post: 05-19-2020, 11:55 AM
  2. Replies: 4
    Last Post: 05-04-2016, 06:59 AM
  3. Slow upload from Access to SharePoint
    By PJ Crittenden in forum SharePoint
    Replies: 2
    Last Post: 09-19-2014, 09:34 AM
  4. Replies: 12
    Last Post: 11-26-2013, 03:37 PM
  5. Replies: 2
    Last Post: 03-29-2012, 07:45 AM

Tags for this Thread

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