
I can't call Oracle SP from VB5 with over 10 parameters
I would like to call an Oracle Stored Procedure which has 11 parameters from
VB5.
I'm using
-
Visual Basic 5.0 (SP 3) Enterprise Edition
- Remote Data Object 2.0
- "Microsoft Odbc for Oracle" ODBC Driver ver. 2.73
- Oracle database ver. 7.3
When I try to call the stored procedure, VB5 generates a GPF error.
Could anybody help me?
Thanks a lot