Re: SQLBulkOperations

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: "John C(dot) Frickson" <john(at)frickson(dot)us>
Cc: PostgreSQL ODBC List <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: SQLBulkOperations
Date: 2014-06-06 04:37:38
Message-ID: CAB7nPqQaUZszeH41tEnBKgkDf8VEvAzESi1qrgiw5r3au17Yqg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

On Fri, Jun 6, 2014 at 12:32 PM, John C. Frickson <john(at)frickson(dot)us> wrote:
> Is there a problem with the SQLBulkOperations function? When I call
> SQLBulkOperations(hstmt, SQL_ADD) I get an error: "[IM001] Driver does
> not support this function".
>
> I'm probably missing something simple. Help please?
What is the version of Postgres ODBC and ODBC lib used? the OS? I am
seeing in the code that SQLBulkOperations is used if odbc version
protocol is newer than 0x0300.
--
Michael

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Dave Page 2014-06-06 08:25:45 Re: Need new psqlODBC release to update OpenSSL again
Previous Message Inoue, Hiroshi 2014-06-06 04:16:01 Re: Need new psqlODBC release to update OpenSSL again