Does have some way to use Visual Basic with database Informix without using ODBC?
If has how do I do to do this?, and As I do through ODBC?
Printable View
Does have some way to use Visual Basic with database Informix without using ODBC?
If has how do I do to do this?, and As I do through ODBC?
To connect Informix, you have to options:
1- Use the ODBC driver: You must install INTERSOLV DataDirect ODBC Driver.
2- Use the DataDirector OLEDB Provider for INFORMIX!
Go to http://www.informix.com/answers/english/psdk240.htm for more information...