Results 1 to 4 of 4
  1. #1
    Robeen is offline VIP
    Windows 7 32bit Access 2010 32bit
    Join Date
    Mar 2011
    Location
    Tulsa, Oklahoma.
    Posts
    1,596

    Export Data from Access 2003 Table to SQL Server 2012 Table.

    Hi,



    I am looking for a really simple way to copy data [not the Table itself, necessarily] from a Table in Access 2003 to a matching Table in SQL Server 2012.

    I would appreciate any help I can get!

    Thanks!

  2. #2
    JoeM is offline VIP
    Windows 7 32bit Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    Try this:
    Link your SQL table in to your Access database, then create and run an Append Query to write the data from your Access table to your SQL table.

  3. #3
    Robeen is offline VIP
    Windows 7 32bit Access 2010 32bit
    Join Date
    Mar 2011
    Location
    Tulsa, Oklahoma.
    Posts
    1,596
    Thanks @JoeM!! I will certainly give that a try.

    I was able to take an easier option to solve my immediate, one-time [hopefully] problem. I Ctrl-C'd the several hundred rows from Access - and then Ctrl-V'd them into the 'empty' last row of the SQL Server Table! Not 'elegant' but it works.
    I am going to try it your way & I'll post back with how I fared. It seems a more useful way of doing it.
    Last edited by Robeen; 02-26-2016 at 03:31 PM. Reason: Typo.

  4. #4
    JoeM is offline VIP
    Windows 7 32bit Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    You're welcome!

    The key to using my suggestion is to set-up the data connection.
    Here is an article that may help: https://support.office.com/en-us/art...7-f369b78d3db8

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

Similar Threads

  1. access 2013 load data to sql server 2012
    By jassie in forum Programming
    Replies: 1
    Last Post: 05-18-2015, 01:30 PM
  2. Export Access 2013 to sql server 2012
    By jassie in forum Import/Export Data
    Replies: 2
    Last Post: 05-18-2015, 01:03 PM
  3. Replies: 1
    Last Post: 01-13-2015, 04:29 PM
  4. Replies: 1
    Last Post: 12-04-2012, 09:39 PM
  5. Replies: 0
    Last Post: 03-08-2012, 03:12 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