Stored Procedures with Oracle

Dale Lundgren

Stored Procedures with Oracle

Reply Threaded More More options
Print post
Permalink
Hi All-

Working in .Net, and using the Oracle provider from Autodesk and/or King, I have been trying to figure out how to execute stored procedures (sprocs).  My approach has been to use ISQLCommand, but I do not believe it supports the execution of sprocs with parameters.

Has anyone achieved this using FDO?  Any ideas?

Thanks in advance!

Dale