ppsqlodbc_09_00_0200 bugs ?

Поиск
Список
Период
Сортировка
От r.melizzi@tin.it
Тема ppsqlodbc_09_00_0200 bugs ?
Дата
Msg-id 3254039.3822831288544631677.JavaMail.defaultUser@defaultHost
обсуждение исходный текст
Список pgsql-odbc
In my program sources code,  I have the following querydef with returning expression:

  .......... "VALUES ( ?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,now(),?,?,?,?,?,?,?,?,now(),? )  returning to_char(""INS_DATA"", 'YYYYMMDDHH24MISS') as pippo;"


Using  the new ODBC:  "psqlodbc_09_00_0200",  I have an error and no returned parameter.

but with the same sources code of my program,
and using a previous version of psqlodbc (for example, psqlodbc_08_03_0200),
all is correct.
(I thing that the last version of psqlodbc_09_00_0200 may have somethings of difference)

Many thanks for your help
By

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

Предыдущее
От: "Hiroshi Saito"
Дата:
Сообщение: psqlODBC 09.00.0200 Released
Следующее
От: "r.melizzi@tin.it"
Дата:
Сообщение: R: Re: psqlodbc_09_00_0200 - Information