ODBC Bulk Insert

  • Thread starter Thread starter Mike C#
  • Start date Start date
M

Mike C#

Am looking for an ODBC SQLBulkOperations wrapper for VC++; in particular I
need to perform bulk Insert operations. Anyone know where I can find this?

Thanks
 
I just extended the MFC CDatabase class with some methods that set ODBC API
BulkOperations parameters, some other methods that allow me to cache bulk
updates and inserts, etc.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top