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

From Hiroshi Inoue
Subject Re: About server side prepare
Date
Msg-id 3E02DA30.B6AB2560@tpf.co.jp
Whole thread Raw
In response to About server side prepare  ("Han" <zhouhanok@vip.sina.com>)
List pgsql-odbc
Han wrote:
>
> 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.

OK please try the latest cvs.

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

pgsql-odbc by date:

Previous
From: "Han"
Date:
Subject: Re: About server side prepare
Next
From: Tom Lane
Date:
Subject: EXECUTE status (was Re: About server side prepare)