Re: About server side prepare - Mailing list pgsql-odbc

From Han
Subject Re: About server side prepare
Date
Msg-id 20021220054901.90F144758C9@postgresql.org
Whole thread Raw
In response to About server side prepare  ("Han" <zhouhanok@vip.sina.com>)
List 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@vip.sina.com
          2002-12-20





pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: About server side prepare
Next
From: Hiroshi Inoue
Date:
Subject: Re: About server side prepare