Re: about postgres odbc on wondows - Mailing list pgsql-general

From LitelWang
Subject Re: about postgres odbc on wondows
Date
Msg-id 20040116043519.255B11D15866B@smtp.vip.163.com
Whole thread Raw
In response to about postgres odbc on wondows  ("LitelWang" <wlxyk@vip.163.com>)
List pgsql-general
Thanks for your prompt reply .

I use psqlodbc30w.dll one week ago .But I found it caused my
Delphi client program to fail in the running progress frequently.
I replaced it with the middle one ,there was no any problem .

My database was postgres7.3.4 on redhat linux 9 .
My client program was compiled with Delphi 6(SP2) using
ADO-ODBC connection .

=======================================
>On Thursday 15 January 2004 06:19, LitelWang wrote:
>> Can you give the details ?
>
>There are different versions of the ODBC standard (v2, v2.5, v3 ...) - IIRC
>there are details somewhere on Microsoft's sites (it's their standard). If in
>doubt, use the middle-one.
>
>I believe the psqlodbc30w.dll also supports multi-byte character sets, but
>don't quote me on that.
>
>--
>  Richard Huxton
>  Archonet Ltd
>
>---------------------------(end of broadcast)---------------------------
>TIP 8: explain analyze is your friend
>
>
= = = = = = = = = = = = = = = = = = = =




pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: embedded/"serverless" (Re: serverless postgresql)
Next
From: "LitelWang"
Date:
Subject: how to catch the error in procedure ?