Home » Infrastructure » Windows » Using oracle UDT for multiple insert in 12 c (12.1.0.2)
Using oracle UDT for multiple insert in 12 c [message #667966] Sun, 28 January 2018 23:15
OraFerro
Messages: 433
Registered: July 2011
Senior Member
Hi all,

I posted before regarding using oracle UDT stored procedure parameter type to pass a list of records for multiple insert using .net c#.

I had the below example where a class definition is needed at .net side to map to oracle object. Unfortunately I did not apply this due to the extra mapping code that is needed.

http://appsjack.blogspot.com.eg/2010/09/pass-custom-udt-types-to-oracle-stored.html

My question is: did this change with oracle 12c? Can we now use:
parameter.UdtTypeName = directOracleUTDName;  //without the need for .net definition and mapping calsses

Thanks,
Ferro

[Updated on: Sun, 28 January 2018 23:21]

Report message to a moderator

Previous Topic: how to connect oracle with vb?
Next Topic: steps to call a function in VC+ dll
Goto Forum:
  


Current Time: Thu Mar 28 06:04:06 CDT 2024