ppsqlodbc_09_00_0200 bugs ? - Mailing list pgsql-odbc

From r.melizzi@tin.it
Subject ppsqlodbc_09_00_0200 bugs ?
Date
Msg-id 3254039.3822831288544631677.JavaMail.defaultUser@defaultHost
Whole thread Raw
List 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 by date:

Previous
From: "Hiroshi Saito"
Date:
Subject: psqlODBC 09.00.0200 Released
Next
From: "r.melizzi@tin.it"
Date:
Subject: R: Re: psqlodbc_09_00_0200 - Information