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.
Many thanks for your help