[DB-SIG] How to connect to informix DB in an easy way

Carsten Haese carsten.haese at gmail.com
Tue Aug 25 02:44:29 CEST 2009


On Mon, Aug 24, 2009 at 4:00 AM, M. Hecht <mhecht2909 at instant-mail.de>wrote:

>
> Hi,
>
> finally I got it working,


Congratulations!


> but have some questions left.
>
> The minimum configuration I need is to install INFORMIX and then to have
> the
> following seetings:
>
> set INFORMIXSERVER=myPreferredInformixServerName
> set INFORMIXDIR=c:\Programme\Informix\Client-SDK
>
> and this registry key:
>
> Windows Registry Editor Version 5.00
>
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Informix\SqlHosts\myPreferredInformixServerName]
> "HOST"="theHostNameOfTheDatabase"
> "SERVICE"="the service from WINDOWS/SYSTEM32/DRIVERS/ETC"
> "PROTOCOL"="onsoctcp"
>
> What is not really clear to me is: Do I use now an Windows-ODBC-Connection
> instead of a direct connection


That sure looks to me like you've configured a native (i.e. direct) Informix
connection.

-Carsten
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/db-sig/attachments/20090824/5ed48d6b/attachment.htm>


More information about the DB-SIG mailing list