Page 2 of 2

Posted: Wed 22 Nov 2006 15:52
by Matthias
Hi,

works fine now. Did what you say...thanks a lot :D

Have one more question. Does OraDirect.NET support ArrayBinding. I'm missing a property of the OracleCommand like 'ArrayBindCount' as it is supported by ODP.NET. It could improve the performance very well.

Posted: Wed 22 Nov 2006 17:04
by Paul
Please see ArrayBind sample on how to work with DML array. See OracleParameter.ArrayLength, OracleParameter[int index] in OraDirect .NET documentation for more details

Posted: Mon 27 Nov 2006 09:16
by Matthias
Hi,

thx, I read it and tried it out. Works fine and improved the performance a lot.

Posted: Tue 28 Nov 2006 08:22
by Alexey
Not at all.