Community

Accessing Oracle 9i Stored Procedures Using ADO.NET

(Bill Hamilton) This article is a discussion of how to access Oracle stored procedures (named SQL programming blocks) and functions (which are programming blocks that return a single value) using ADO.NET. You connect to an Oracle database using managed data providers, including the Microsoft .NET

Read More - Register for Free Membership

Tags: