Bug in psqlodbc7.03.0001

From: "Han" <zhouhanok(at)vip(dot)sina(dot)com>
To: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
Cc: pgsql-odbc(at)postgresql(dot)org <pgsql-odbc(at)postgresql(dot)org>
Subject: Bug in psqlodbc7.03.0001
Date: 2002-12-10 08:06:55
Message-ID: 20021210080551.C82C24759AF@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi,

If forget to call SQLBindParameter and the sql in SQLPrepare has '?', then it crashes when calling SQLExecute. It will also crash if call SQLExecDirect to execute a sql statement that has '?'.

        Han
        zhouhanok(at)vip(dot)sina(dot)com
          2002-12-10

Browse pgsql-odbc by date

  From Date Subject
Next Message Raymond O'Donnell 2002-12-10 10:52:12 Re: Connections sitting idle...
Previous Message Tom Lane 2002-12-10 01:11:52 Re: kill 'zombies'