ODBC ErrorCode issue

From: zhaoxin <zhaox(at)necas(dot)nec(dot)com(dot)cn>
To: pgsql-odbc(at)postgresql(dot)org
Subject: ODBC ErrorCode issue
Date: 2005-12-20 10:17:55
Message-ID: 43A7DA53.4010006@necas.nec.com.cn
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc


Hi.
I have a issue with PostgreSQL ODBC Driver (psqlodbc-08.01.0102)
If I use this driver to connect database , it always return the same
error code like this : sqlstate = HY000 , NativeError = 7 whatever
error occurred .
so I can not differ the error type with the sqlstate and NativeError
that occurred .
I try to change the driver to psqlodbc-8_01_0104 , the issue do not
happen. but what is wrong with psqlodbc-08.01.0102 ?

Regards,
zhao xin

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Ludek Finstrle 2005-12-20 10:23:20 Re: patch for cleanup protocol
Previous Message Andrus 2005-12-20 09:31:10 Re: [ psqlodbc-Bugs-1000481 ] VFP and SQLCancel