Re: Oracle and ASP.NET - advice on where to look



On Tue, 10 Apr 2007 22:06:17 GMT, "Dereck L. Dietz"
<dietzdl@xxxxxxxxxxxxx> wrote:

I was asked at work to check on the use of Oracle stored procedures with
ASP.NET. My manager is under the impression that an Oracle stored procedure
cannot return a data set to an ASP.NET web application but asked me to check
to clarify this assumption.

I have no knowledge of ASP.NET and was wondering if anybody could direct me
in a direction where to look.

Thanks.

I seem to recall there is a separate ASP or ODP section on
http://otn.oracle.com , including samples.
Generally speaking either this site, or http://asktom.oracle.com is a
first resource, as it will provide immediate answers.
I know for sure asktom has an article on how to call stored procedures
from the everchanging plethora of Mickeysoft drivers.

--
Sybrand Bakker
Senior Oracle DBA
.



Relevant Pages