At 10:21 21.1.01, SLADEK Petr wrote:
>Hi everyone,
>
>I have made slight changes in "psqlkoi8.dll"
>made by Aleksey Demakov <avd(at)gcom(dot)ru>
>to support character translation between
>Latin2 (8859-2) and Windows1250 charset
>for Insight Postgres SQL ODBC driver 6.5.0
Why was this necessary? Doesn't driver do this already if you use connect
string where you set your client encoding to 1250?
Tomaz