Passing Array or a user defined data type as a parameter to a storedprocedure in Oracle 
Author Message
 Passing Array or a user defined data type as a parameter to a storedprocedure in Oracle

Hi
 I am trying to pass an Array as a parameter to a storedprocedure in Oralce
from VB.NET
 I am using System.Data.OleDB namespace for database operations. But I am
not able
to pass an array or a structure as a parameter to a stored procedure.

Please let me know whether it is possible to pass an array as a parameter or
is there any other way to pass a list of values as a paramter to Oracle
Stored Procedure

regards
Srinivasulu.



Tue, 10 May 2005 16:52:35 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Passing Array or a user defined data type as a parameter to a storedprocedure in Oracle

2. Passing an array of user-defined data type to a class module

3. *Help -- Cannot pass user-defined types as parameters

4. Passing User Defined Type as a parameter in method gives a VB5 error

5. Passing User Defined Type as a parameter in method gives a VB5 error

6. How to: Pass User Defined Type as parameter

7. Arrays of user defined types as parameters

8. VB5 passing arguements, user defined types and arrays

9. Passing Arrays and User-Defined Types to Procedures

10. passing arrays of user defined types to dll's

11. Passing a User-defined type with array

12. Passing Text Delimited String into User Defined Data Type

 

 
Powered by phpBB® Forum Software