Re: Oracle Stored Procs

"Beauchemin, Bob" <[email protected]> Fri, 5 Jul 2002 10:36:38 -0700
Newsgroups gmane.comp.windows.devel.oledb.devel
Message-ID <94FD4438D783D74EA86DC692E776C12701606144@la-infoserver.develop.com>
Actually, if you are using ASP.NET, you would just write some code that calls a stored procedure through an ADO.NET Command passing in the appropriate parameters. This wouldn't work any differently on Oracle than on SQL Server.
 
This might be a better posting for our DOTNET-WEB mailing list. In ASP.NET, you wouldn't use a DataSet to update but rather an OleDbCommand or OraCommand, because DataSets aren't sent back and forth to web clients.
 
Bob Beauchemin
[email protected]
 

-----Original Message-----
From: dmlegare [mailto:[email protected]]
Sent: Friday, July 05, 2002 9:52 AM
To: [email protected]
Subject: Re: [OLEDB_DEV] Oracle Stored Procs


Hit the send button to fast.. I need to update data from my ASP.NET application by calling an Oracle stored proc.

----- Original Message ----- 
From: dmlegare <mailto:[email protected]>  
To: [email protected] 
Sent: July 05, 2002 12:18 PM
Subject: [OLEDB_DEV] Oracle Stored Procs

Any have good examples with called Oracle Stored process to retrieve and update data?
 
TIA
You can read messages from the OLEDB_DEV archive, unsubscribe from OLEDB_DEV, or subscribe to other DevelopMentor lists at http://discuss.develop.com. 

You can read messages from the OLEDB_DEV archive, unsubscribe from OLEDB_DEV, or subscribe to other DevelopMentor lists at http://discuss.develop.com. 


You can read messages from the OLEDB_DEV archive, unsubscribe from OLEDB_DEV,
or subscribe to other DevelopMentor lists at http://discuss.develop.com.