G
Guest
I have a dataSet that loads in Xml Data that could be created externally. It
is
using the DataSet.ReadXML command.
Constraint errors can occur as a result of the data being passed.
When a Constraint exception occurs is there any way of getting more
information as to which table, row within the data set is causing the problem
or which line of the XmlFile being read is causing it to occur as opposed to
just sorting through The xml file to find the cause???
is
using the DataSet.ReadXML command.
Constraint errors can occur as a result of the data being passed.
When a Constraint exception occurs is there any way of getting more
information as to which table, row within the data set is causing the problem
or which line of the XmlFile being read is causing it to occur as opposed to
just sorting through The xml file to find the cause???