Informix database

Hello,

Does anyone have experience in connecting from VB 2005 .NET to Informix server? I found some connection strings (www.connectionstrings.com), but these doesn't work (or I probably use them incorrectly).

[211 byte] By [Seppe001] at [2007-12-24]
# 1

Which string are your trying to use?

You must have the appropriate provider/driver installed on your system....you can check here for a variety of Informix drivers:

http://uda.openlinksw.com/odbc/mt/odbc-informix-mt/

DMan1 at 2007-8-31 > top of Msdn Tech,Visual Basic,Visual Basic Language...
# 2
ok, thank you.
Seppe001 at 2007-8-31 > top of Msdn Tech,Visual Basic,Visual Basic Language...