Hmmm ....
meanwhile I tried to find something in the proposed documentation but
failed.
What I have is a Network Address, Port, DB-Server-Name and DB-Name since on
the computer are
running several databases.
This is what I tried to describe with the JAVA connection string:
jdbc:informix-sqli://address:port/dbName:informixserver=dbServerName
There is NOTHING appropriate in the proposed documentation. Only this here:
... 'datab...@server' ...
so database is clearly the database and server is the network address. But
where can I enter the port and the dbServerName???
I tried something like this
connect('dbservern...@ipaddress:Port' ...
connect('dbn...@ipaddress:Port' ...
but with both I get the error message
... The INFORMIXSERVER value is not listed in the sqlhosts file or the
Registry ...
Do you have any suggestion?
--
View this message in context:
http://www.nabble.com/How-to-connect-to-informix-DB-in-an-easy-way-tp25076131p25080233.html
Sent from the Python - db-sig mailing list archive at Nabble.com.
_______________________________________________
DB-SIG maillist - [email protected]
http://mail.python.org/mailman/listinfo/db-sig