R
Rick
I use a DataAdapter (.Net 1.1) to fill a dataset of about 30 tables
using a stored procedure. One of the tables is throwing a constraint
error, and I'd like to figure out which one. Can't debug through the
fill method so any suggestions on how to isolate and identify the
error?
Thanks,
Rick
using a stored procedure. One of the tables is throwing a constraint
error, and I'd like to figure out which one. Can't debug through the
fill method so any suggestions on how to isolate and identify the
error?
Thanks,
Rick