
register Informix database in Visual Basic
I've been trying to register a database with the method
dbEngine.RegisterDatabase, but I'm getting the error "cannot find the
installation routines for the driver ODBC INTERSOLV 3.11 32-BIT INFORMIX 9".
I don't know wether that's the driver name to pass to the method, I haven't
found anything in the documentation.
I'm using the evaluation versions of Informix Dynamic Server and
Informix-Cli found in the Informix site.
Any help would be appreciated.
Thanks!
Jose