SQLDescribeCol before SQLExcecute call problerm

Поиск
Список
Период
Сортировка
От mik@mikronika.com.pl
Тема SQLDescribeCol before SQLExcecute call problerm
Дата
Msg-id 4179.192.168.0.139.1095413559.squirrel@192.168.0.139
обсуждение исходный текст
Список pgsql-odbc
Hi!

I have problem with the latest odbc postgres driver. In previous version
of the driver I can call SQLDescribeCol and SQLExecute in any
order. Now if I call SQLDescribeCol before SQLExecute I got error:

HY010 (Function sequence error). ODBC SDK documentation allows calling in
that order. Is it the feature or bug?

I have many lines of code depend on library (OTL) which using that sort of
calling convention. And now that will be very difficult to change it.

Problem concerns both the latest snapshot and cvs-tree on Windows and Linux.

Regards,

Michał Konopiński



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

Предыдущее
От: Kostis Mentzelos
Дата:
Сообщение: listen/notify
Следующее
От: "Scot Loach"
Дата:
Сообщение: segfault when disconnecting from db with server side prepare