Closed Thread
Results 1 to 4 of 4

Thread: suggestion to copy data from Sql Server into Access database

  1. #1
    sal21 is offline Newbie
    Join Date
    Jun 2009
    Posts
    5
    Rep Power
    0

    suggestion to copy data from Sql Server into Access database

    Scenario:
    I have a Sql Server in Rome and a shared server dir (with the access database) on a Server in New York.

    I have permission on sever dir and databse.

    The database table on sql Server have exactlly the same structure of Access table. (in the table on Sql Server are 200.000 records and 48 columns).


    Now i want to recopy all records from Rome to NewYork.

    Wath is the best way in terms of time to recopy records

    note:
    I use in my app the ADO drive.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    sal21 is offline Newbie
    Join Date
    Jun 2009
    Posts
    5
    Rep Power
    0

    Re: suggestion to copy data from Sql Server into Access database

    sorry for up!:-)

  4. #3
    Join Date
    Sep 2007
    Location
    Karlstad, Sweden
    Posts
    3,082
    Blog Entries
    7
    Rep Power
    42

    Re: suggestion to copy data from Sql Server into Access database

    is this a one time thing, or will it need updating?

    for a one time thing, I'd import it through access built in system via odbc.
    well, you can actually link the sql server table into access directly if you like.
    __________________________________________
    I study Information Systems at Karlstad University when I'm not on CodeCall

  5. #4
    Ray Tawil's Avatar
    Ray Tawil is offline Programmer
    Join Date
    Sep 2009
    Location
    Ohio
    Posts
    106
    Rep Power
    9

    Re: suggestion to copy data from Sql Server into Access database

    This is rather easy & can be done if you follow the steps i did in this video

    [YOUTUBE]_ih1eqEtt44[/YOUTUBE]
    Share your Knowledge, It's one way to achieve immortality.
    Video Tutorial Channel

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 0
    Last Post: 10-14-2011, 05:04 AM
  2. Access toi Database
    By djscottyis in forum PHP Development
    Replies: 0
    Last Post: 05-10-2011, 02:01 AM
  3. Submit Data to an Access Database
    By Justin88 in forum C# Programming
    Replies: 2
    Last Post: 06-13-2010, 10:49 AM
  4. uploading database records in the access database in vb.net
    By Diana86 in forum Visual Basic Programming
    Replies: 0
    Last Post: 11-20-2008, 10:50 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts