Skip to Content.
Sympa Menu

freetds - [freetds] bulk copy API

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: mgrosman AT pathcom.com
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: [freetds] bulk copy API
  • Date: Tue, 06 Apr 2010 17:08:02 -0400

Hello,
Is there any way to use bulk copy API (bcp_init, bcp_exec, etc.) within the ODBC application?

On Windows I can easily do that since bcp_init() accepts an ODBC connection handle as its first argument, but bcp_init() from FreeTDS library accepts DBPROCESS pointer instead. So I cannot just pass connection handle the same way I can do on Windows.

Mike




Archive powered by MHonArc 2.6.24.

Top of Page