MikeDamone
Programmer
Is it possible to to use the Oracle Ref Cursor with an ODBC connection? I'm trying to have a windows app that connects to Oracle and returns a record set from an Oracle stored procedure.
I know I can use the .net provider for Oracle or OLEDB, but I'm trying to stay away from having to put the Oracle Client on all the machines that will run the windows app.
Any ideas are greatly appreciated. Thanks!
I know I can use the .net provider for Oracle or OLEDB, but I'm trying to stay away from having to put the Oracle Client on all the machines that will run the windows app.
Any ideas are greatly appreciated. Thanks!