My VB4 app needs to open an Oracle database. An ODBC driver is installed for this database. However, when I try to open it, I get the VB error message: "Couldn't find installable ISAM."
How do I get one, and how do I install it?
Mark
Mon, 04 Oct 1999 03:00:00 GMT
Jim Polan #2 / 3
VB4/ODBC/Oracle Problem
Quote:
> My VB4 app needs to open an Oracle database. An ODBC driver is installed > for this database. However, when I try to open it, I get the VB error > message: "Couldn't find installable ISAM."
> How do I get one, and how do I install it?
> Mark
Could you post the code you're using to open the database?
Tue, 05 Oct 1999 03:00:00 GMT
Michael Bowma #3 / 3
VB4/ODBC/Oracle Problem
Mark,
First, try connecting to ORACLE through the ODBC TEST program. If that fails then you have some ODBC configuration errors.