G
Guest
Hello,
I am executing a batch of insert statements (inserts data to 10 tables)
using SqlCommand - ExecuteNonQuery(). Some of the insert fails even though
the insert query is right.
This happens not all the time but once in a while. so it makes difficult
for me to debug. Any suggestions.
Thanks,
vel.
I am executing a batch of insert statements (inserts data to 10 tables)
using SqlCommand - ExecuteNonQuery(). Some of the insert fails even though
the insert query is right.
This happens not all the time but once in a while. so it makes difficult
for me to debug. Any suggestions.
Thanks,
vel.