Re: [INTERFACES] Translation DLL for ODBC

From: Aleksey Demakov <avd(at)gcom(dot)ru>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: [INTERFACES] Translation DLL for ODBC
Date: 1998-07-27 10:34:46
Message-ID: 86g1fnlgzd.fsf@avd.gcom.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Sergei Barbarash <sgt(at)israel(dot)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(at)gcom(dot)ru

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Aleksey Demakov 1998-07-27 11:55:22 Re: [INTERFACES] large objects
Previous Message Pap Tibor 1998-07-27 10:18:59 Re: [INTERFACES] JDBC compile error