psqlodbc07.02.0006 bug report - Mailing list pgsql-odbc

From Han
Subject psqlodbc07.02.0006 bug report
Date
Msg-id 20021202044018.4063B476852@postgresql.org
Whole thread Raw
List pgsql-odbc
Hi,

    After returning SQL_NEED_DATA or SQL_ERROR, for example, SQLPrepare(hstmt, "", SQL_NTS) will return SQL_ERROR),
callingSQLGetDiagField(SQL_HANDLE_STMT, hstmt, 0, SQL_DIAG_NUMBER, &sdNum, sizeof(sdNum), NULL) will never return and
theapplication will be in dead loop. 
  Regards,      


        Han
        zhouhanok@vip.sina.com
          2002-12-02




pgsql-odbc by date:

Previous
From: "Ben Trewern"
Date:
Subject: ODBC, Numeric and Access
Next
From: Hiroshi Inoue
Date:
Subject: Re: psqlodbc07.02.0006 bug report