Re: psqlodbc07.02.0006 bug report

From: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
To: Han <zhouhanok(at)vip(dot)sina(dot)com>
Cc: "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: psqlodbc07.02.0006 bug report
Date: 2002-12-02 09:27:27
Message-ID: 3DEB277F.45E56F1C@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Han wrote:
>
> Hi,
>
> After returning SQL_NEED_DATA or SQL_ERROR, for example, SQLPrepare(hstmt, "", SQL_NTS) will return SQL_ERROR), calling SQLGetDiagField(SQL_HANDLE_STMT, hstmt, 0, SQL_DIAG_NUMBER, &sdNum, sizeof(sdNum), NULL) will never return and the application will be in dead loop.

Please try the latest snapshot again.

regards,
Hiroshi Inoue
http://w2422.nsk.ne.jp/~inoue/

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Inoue 2002-12-02 09:42:37 Re: BUG in Unicode Driver - was: Re: Can't get more than 255
Previous Message Han 2002-12-02 04:40:58 psqlodbc07.02.0006 bug report