Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

sqldmo in vc++

I am searching for Exporting multiple tables of a database to a textfile using bulkcopy of SQLDMO in vc++ and export multiple columns of a table in a database. But I am able to export one table of a database to a text file.I was searching in net i dont find anywhere. Can u help me please? Looking forward for ur reply...
 
Thanks in advance...
0 Kudos
Message 1 of 2
(3,055 Views)
The best way to find more information on the SQLDMO library is to run a Google search for it.  I ran a search myself and found a few articles that explain the library's functionality.  Another excellent source for information on Visual C++ libraries is the Microsoft Developer's Network (http://msdn.microsoft.com/).  You should be able to find more in help in these two places.
 
Santiago D
0 Kudos
Message 2 of 2
(3,037 Views)