Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> stored procedures and ASP

stored procedures and ASP

From: Louis Frolio <frolio_at_home.com>
Date: Thu, 30 Mar 2000 03:43:11 GMT
Message-ID: <j3AE4.31621$MZ2.431547@news1.wwck1.ri.home.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US