Dear All,
I am using dotnet 1.0 and send sql to sql server 2005 for execute. Sometimes when i send a batch of sql(e.g 6 sql statement), the sql server return success but 1 of the sql had not been executed. Does anyone has any idea on this issue or any method that i can keep track of this kind of error?
Thanks,
Johnson