Hi!
After compiling and installing cvs-tree psqlodbc driver I can't
do:
*) select count(*) from tablename.
where tablename is any table name;
Beacuse it returns error:
MSG= The cursor is open.;
Unrecognized key passed to SQLGetInfo30.
ERR=3
SQLSTATE=HY010
When I am using an old psqlodbc driver which comes from unixodbc (2.2.9)
statement *) runs ok. What is wrong?! Any help apreciated.
Greets,
Karol Szkudlarek