I have created stored proc's in SQL Server and used pass-through queries to get the results.
Is if different using Oracle stored procedures? I am getting an error using a pass though query and typing execute sp_test.
I am connecting using ODBC also...
Start Free Trial