Re: About server side prepare

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: Re: About server side prepare
Date: 2002-12-20 05:50:41
Message-ID: 20021220054901.90F144758C9@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hiroshi Inoue,

>> Another question is that why prepare every time when calling SQLExecute?
>
>Do you call other ODBC APIs between the first SQLExcute and the
>second one ?
>
>regards,
>Hiroshi Inoue

Oh yes, I called SQLFreeStmt(stmt, SQL_CLOSE) between SQLExecutes.

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

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Inoue 2002-12-20 08:52:00 Re: About server side prepare
Previous Message Hiroshi Inoue 2002-12-20 04:21:59 Re: About server side prepare