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: About server side prepare |
Date: | 2002-12-20 04:21:59 |
Message-ID: | 3E029AE7.37AA247D@tpf.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-odbc |
Han wrote:
>
> Hiroshi Inoue,
>
> >
> >Please check and try the new *Server side prepare* DSN option.
> >Note that the option is effective only for 7.3 severs.
> >
> >regards,
> >Hiroshi Inoue
>
> I'm using 7.3 server.
> The SQLRowCount after server side prepared insert returns row count -1. But the row was actually inserted successfully!
Good catch. Hmm this may be a serious problem because
there's no way to know the row count when we use EXECUTE
statements.
regards,
Hiroshi Inoue
http://w2422.nsk.ne.jp/~inoue/
From | Date | Subject | |
---|---|---|---|
Next Message | Noel | 2002-12-20 04:35:13 | Re: error when using move, any suggestions? |
Previous Message | Christopher Kings-Lynne | 2002-12-20 02:30:15 | Re: alter user problem |
From | Date | Subject | |
---|---|---|---|
Next Message | Han | 2002-12-20 05:50:41 | Re: About server side prepare |
Previous Message | Han | 2002-12-20 02:51:14 | About server side prepare |