ODBC ErrorCode issue - Mailing list pgsql-odbc

From zhaoxin
Subject ODBC ErrorCode issue
Date
Msg-id 43A7DA53.4010006@necas.nec.com.cn
Whole thread Raw
Responses Re: ODBC ErrorCode issue  (Ludek Finstrle <luf@pzkagis.cz>)
List 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





pgsql-odbc by date:

Previous
From: "Philippe CHAMPLEBOUX"
Date:
Subject: Some problems with psqlODBC
Next
From: Patrick Donelan
Date:
Subject: psqlODBC with Visual Studio 2005 and Connection Pooling for newbies