Re: SQLBulkOperations

Поиск
Список
Период
Сортировка
От John C. Frickson
Тема Re: SQLBulkOperations
Дата
Msg-id 1402055839.8234.18.camel@server.frickson.pvt
обсуждение исходный текст
Ответ на Re: SQLBulkOperations  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: SQLBulkOperations  ("Inoue, Hiroshi" <inoue@tpf.co.jp>)
Список pgsql-odbc
On Fri, 2014-06-06 at 13:37 +0900, Michael Paquier wrote:
> On Fri, Jun 6, 2014 at 12:32 PM, John C. Frickson <john@frickson.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.

Versions:

  OpenSUSE 13.1 x86_64
  PostgreSQL 9.2.7
  psqlODBC 08.03.0200
  unixODBC 2.3.1




В списке pgsql-odbc по дате отправления:

Предыдущее
От: Devrim Gündüz
Дата:
Сообщение: Re: Need new psqlODBC release to update OpenSSL again
Следующее
От: "Inoue, Hiroshi"
Дата:
Сообщение: Re: SQLBulkOperations