Click here to Skip to main content
15,889,992 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
Hello,

I want to connect to a remote SQL Server 2008 and perform a bulk copy.
I was thinking of using SQL Server 2008 Native Client and write an MFC application in VC++?

Not sure if this is the best approach, could somebody shed some light onto the correct course? As its a wee' but convoluted.

Much appreciated,
Garyc
Posted

1 solution

Take a look at OLEDB templates[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900