Click to See Complete Forum and Search --> : sql server import /export access in vc++ code


tgprakash
October 14th, 2004, 03:40 AM
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 in VC++ for the user to select the tables in remote sql server Database , that i can do.

Please help me solve this problem.

Thanks & Regards,
Prax