register Informix database in Visual Basic 
Author Message
 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



Sat, 18 Aug 2001 03:00:00 GMT  
 register Informix database in Visual Basic
Hi Jose,
Before trying to establish connection from VB, you should check if CLI
is properly installed and if you can connect with ILogin 32 program.
Then, run an SQL Query using either MS Query or any other client.

Imran.

===========================================
Imran Hussain
MCP, MCSD

For FREE Software http://www.imranweb.com/freesoft
===========================================

Quote:

> 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

--


Sun, 19 Aug 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Connect Informix database thru ODBC driver using Visual Basic

2. Visual Basic and Informix 4GL Opportunities

3. Visual Basic 5 with Informix CLI 2.5

4. visual basic and Informix Universal Server

5. Visual Basic and Informix

6. visual basic / odbc / informix - Have you ever??

7. Informix/Visual Basic

8. Visual BAsic and Informix

9. Visual Basic 5 with Informix CLI 2.5

10. Contract in Mount Laurel, NJ Powerbuilder, Visual Basic, Informix

11. Informix & Visual Basic

12. Use a DBF (Visual Fox Pro) database with Visual Basic 6

 

 
Powered by phpBB® Forum Software