Detailed error message for "Error in DML Array"

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
Yong

Detailed error message for "Error in DML Array"

Post by Yong » Fri 02 Jun 2006 10:54

How can I know which line of the data has problem, when I use exectuearray to insert data?

Thank you in advance.

Paul
Posts: 725
Joined: Thu 28 Oct 2004 14:06

Post by Paul » Fri 02 Jun 2006 11:25

Please use information from CoreLab.Oracle.OracleConnection.InfoMessage event after executing the command.

Post Reply