
October 14th, 2004, 04:45 AM
|
|
Registered User
|
|
Join Date: Sep 2004
Posts: 4
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
sql server import /export access in vc++ code
Hello All,
I have requirement in a vc++ application, wherein i need to select a few tables from the database on remote sql server(in the same LAN ) and copy them to my local sql server database using VC++ with no direct user interaction with 'MS sql server Enterprise Manager'.
Ofcourse GUI is provided for the user to select the list of tables in the sql server on remote machine, that i can do in vc++.
Please help me solve this problem.
Thanks & Regards,
Prax
|