Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Batch insert (Pass array / dataset / recordset argument) to oracle pro

Status
Not open for further replies.

patrickdrd

Programmer
Nov 21, 2003
149
GR
Hi guys! I was wondering if there is a way to pass an array or dataset or
recordset (an object or anything, something like a structure)
argument from vb .net (let's say a grid) to an Oracle procedure,
which will handle the insert in the table.

Is there a way to do this?

Thanks in advance!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top