ODBC log shows ORA error even though the procedure runs fine on the backend. [message #428617] |
Thu, 29 October 2009 02:53 |
shr1975
Messages: 4 Registered: October 2009
|
Junior Member |
|
|
We are using Oracle 9i client on a Windows 2000 server and using a DSN created with Microsoft ODBC for Oracle driver.
We have a PL/SQL procedure that runs fine when executed directly on the backend.
However, when it is called through our application (.net 1.1), it gives an ORA-06502 error and this shows in the ODBC log.
What could be the problem?
|
|
|
|
|
|
|
|
|