I want to pass a .Net object to a Stored Procedure in Oracle. Can this be done. Someone give me hint for doing this.
Printable View
I want to pass a .Net object to a Stored Procedure in Oracle. Can this be done. Someone give me hint for doing this.
Even I too have same doubt
[URL="http://www.codeguru.com/csharp/.net/net_asp/tutorials/article.php/c8477/"]CodeGuru : Tutorials[/URL]
There are numerous articles on .NET and ASP.NET. However, recently I had to develop an ASP.NET application connecting to an Oracle database and, to make everything work together, I had to solve several problems. This article will show you the step-by-step process to develop an ASP.NET client connecting to an Oracle database server