Results 1 to 4 of 4
  1. #1
    james7705 is offline Novice
    Windows 8 Access 2010 64bit
    Join Date
    Oct 2014
    Location
    East London, South Africa
    Posts
    24

    Access Database to SQL Server

    Can I convert my Access Database to an SQL server database?

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    Upload all the tables to your SQL svr.
    Split the database
    Relink the access table to the SQL tables.
    done.

  3. #3
    james7705 is offline Novice
    Windows 8 Access 2010 64bit
    Join Date
    Oct 2014
    Location
    East London, South Africa
    Posts
    24
    What do I use to set up an SQL Server?

  4. #4
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    You have to have some SQL server app (as Admin). That would let you in to make the tables.
    Then run access append query to push the data there.

    Unless the SQL app has an import tool, then just pick the table.

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

Similar Threads

  1. Replies: 23
    Last Post: 07-09-2014, 02:16 PM
  2. PHP ADO to ACCESS Database on server FATAL Error
    By jimneely in forum Programming
    Replies: 4
    Last Post: 05-08-2014, 02:14 AM
  3. Connect access from workstation to sql server database
    By danieltaylor in forum SQL Server
    Replies: 1
    Last Post: 11-26-2012, 03:11 PM
  4. Replies: 0
    Last Post: 06-05-2012, 12:28 AM
  5. Linking access database to tables in sql server is enough?
    By masoud_sedighy in forum SQL Server
    Replies: 6
    Last Post: 01-31-2012, 07:59 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