Opening Oracle 7.3 database via ODBC in VB4 
Author Message
 Opening Oracle 7.3 database via ODBC in VB4

When trying to open a Oracle 7.3 database via ODBC, while being in the VB4
16-bits development environnement (running under Windows 95 r2), using the
OpenDatabase command, we trapped the following error messages:

5 erreurs :
- 0:[Microsoft][ODBC DLL] Driver's SQLSetConnectOption failed
- 0:[Oracle][ODBC Oracle Driver]Driver not capable.
- 12154:[Oracle][ODBC Oracle Driver][Oracle OCI]Error while trying to
retrieve text for error ORA-12154.
- 0:[Oracle][ODBC Oracle Driver]Invalid Connection string Attribute.
- 3146:ODBC--call failed.

But when we compile the code, accessing the same database works fine. We've
observed that if we take the code to open the Oracle database into a new VB
project, while being in the development environnement, accessing the Oracle
database doesn't seem to be a problem.

What is happening ?? Is there a limit of controls (VBX/OCX) that VB4 can
handle ? Is there a conflict between the controls loaded and the ORACLE
ODBC 16-bit driver ??

Any help is welcome.

Robbert de GROOT / Farid GOUGAM
SGIP/CREDOME



Tue, 18 Jul 2000 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Opening Oracle 7.3 database via ODBC (16bits) with VB4 16-bits development environnement

2. connecting VB5 and Oracle 7.3 via RDO

3. Connecting to Oracle 7.3 via VB

4. ODBC Oracle 7.3 ver 2.5

5. Help! Oracle 7.3, VB5, and ODBC

6. ORACLE 7.3 and VB 5 and ODBC

7. CRPE 6.0/ODBC/Oracle 7.3

8. VB4 OCX 16 bits to access ORACLE 7.3 ?

9. Call Stored Procedure using PL/SQL,VB4 and ORACLE 7.3

10. Oracle Database Access 7.3 and Visual Basic 4.0 16bits

11. Connection problems with ORACLE 7.3 database with quoted identifiers

12. How do you connect VB4 to Oracle 7.3 via 16 bit ODBC?

 

 
Powered by phpBB® Forum Software