Re: Oracle Stored Procs
dmlegare <[email protected]> Fri, 5 Jul 2002 15:16:15 -0400
| Newsgroups | gmane.comp.windows.devel.oledb.devel |
|---|---|
| Message-ID | <[email protected]> |
RE: [OLEDB_DEV] Design questionBob - Thanks for the reply. Im actually looking at some examples you posted on your website at this moment.. As soon as I saw your reply I remember that u had a website that had some examples.. Thanks again.. got it working with your examples..well almost there...!! ----- Original Message ----- From: Beauchemin, Bob To: [email protected] Sent: July 05, 2002 1:36 PM Subject: Re: [OLEDB_DEV] Oracle Stored Procs 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 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. You can read messages from the OLEDB_DEV archive, unsubscribe from OLEDB_DEV, or subscribe to other DevelopMentor lists at http://discuss.develop.com.