ppsqlodbc_09_00_0200 bugs ?
am 31.10.2010 18:03:51 von r.melizzi------=_Part_459951_7534817.1288544631677
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
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
------=_Part_459951_7534817.1288544631677
Content-Type: text/html;charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
In my program sources code, I have the following querydef with <=
STRONG>returning expression:
.......... "VALUES=
( ?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?, ?,?,?,?,?,?,=
?,?,?,?,?,?,?,?,?,?,?,?,?,now(),?,?,?,?,?,?,?,?,now(),? ) ret=
urning to_char(""INS_DATA"", 'YYYYMMDDHH24MISS') as pippo;"
>
Using the new ODBC: "psqlodbc_09_00_0200", <=
/STRONG>I have an error and no returned parameter.
but with the same sources code o=
f my program,
and using a previous version of psqlodbc (for example=
, psqlodbc_08_03_0200),
all is correct.
(I thing that the last versio=
n of psqlodbc_09_00_0200 may have somethings of difference)
Many tha=
nks for your help
By
=
=
=
=
------=_Part_459951_7534817.1288544631677--