|
|
Avoid The Parameters Collection With The Microsoft .NET Data Provider For Oracle |
|
|
Jonathan Goodyear |
|
|
ASP.NET / Database Tools |
|
|
Click to Visit |
|
|
Click to Download |
|
|
1507 |
Avoid The Parameters Collection With The Microsoft .NET Data Provider For Oracle is an article which gives you the solution for getting the recordsets from the stored procedure with out using the parameter collection of the oracle command object. The syntax for this solution is shown by the author in this article. System.Data.OleDb namespace must be imported in order to use the syntax which helps for getting the record sets of the stored procedure.
|