Problems calling Oracle stored procedures from VC++ over ADO(OLEDB)

Problems calling Oracle stored procedures from VC++ over ADO(OLEDB)

Post by Bernhar » Thu, 09 Sep 1999 04:00:00



Hi,

we are working now for a day on calling stored
procedures from Visual C++ over ADO. We go
over the OleDb Provider for Oracle.

In Visual Basic the same (for sure nearly) works
with no problems, in Visual C++ we always get an
error "Number or Type of Arguments wrong".

We are working with Oracle 8.0.5, Windows NT (SP4).

Maybe someone has a sollution, or just a small test
program (script for generating a procedure and VC
source).

Thanx,

Bernhard

 
 
 

1. Problems with calling stored from VC++ over ADO (OLEDB)

Hi,

we are working now for a day on calling stored
procedures from Visual C++ over ADO. We go
over the OleDb Provider for Oracle.

In Visual Basic the same (for sure nearly) works
with no problems, in Visual C++ we always get an
error "Number or Type of Arguments wrong".

We are working with Oracle 8.0.5, Windows NT (SP4).

Maybe someone has a sollution, or just a small test
program (script for generating a procedure and VC
source).

Thanx,

Bernhard

2. decoding binary base64

3. call stored procedure using ADO in vc++?

4. Recordset.ADO

5. Progress Bars, Connecting to procedures

6. about SQL Server bcp program

7. call stored procedure using ADO in vc++

8. How to using ADO in VC++ to call ORACLE stored procedure

9. Calling Oracle Stored Procedure from Vc++, CRecordSet Class

10. ADO command parameter object and stored procedure calls from VC