Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> stored procedures and ASP
Greetings All, I am in the process of changing from a SQL Server web
database server
to an Oracle 8i web database server. The web site currently uses all stored
procedures
for data retrieval and I want to carry this over to Oracle also. I have
been told that if I have
a stored procedure that returns a record set that I cannot simply call the
procedure. I have
been told that I have to create a package? Can anyone confirm this? I have
many stored
procedures, some perform DML's and other simply do selects. I would
appreciate any
help that you might be able to provide.
Louis
frolio_at_home.com
Received on Wed Mar 29 2000 - 21:43:11 CST
![]() |
![]() |