Re: [INTERFACES] Translation DLL for ODBC - Mailing list pgsql-interfaces

From Aleksey Demakov
Subject Re: [INTERFACES] Translation DLL for ODBC
Date
Msg-id 86g1fnlgzd.fsf@avd.gcom.ru
Whole thread Raw
In response to Translation DLL for ODBC  (Sergei Barbarash <sgt@israel.ru>)
List pgsql-interfaces
Sergei Barbarash <sgt@israel.ru> writes:

> How do I specify a translation DLL for Postgresql DSN?

Well, currently it can be done with regedit. There is no convenient
installation program available yet.

First create, for example, a system DSN. Then run regedit. Open
"HKEY_LOCAL_MACHINE/SOFTWARE/ODBC/ODBC.INI/<your_dsn>". Create
a string parameter "TranslationDLL" with value set to the path of
the translation DLL, and dword parameter "TranslationOption" with
appropriate value (for psqlkoi8 it can be just any value).

Regards,
Aleksey

--
Aleksey Demakov
avd@gcom.ru

pgsql-interfaces by date:

Previous
From: Pap Tibor
Date:
Subject: Re: [INTERFACES] JDBC compile error
Next
From: Aleksey Demakov
Date:
Subject: Re: [INTERFACES] large objects