F
Ferdinand Zaubzer
When I catch an SQLException that could possibly come from several
sqlCommand.ExecuteNonQuery(); statements in a try-catch block how can I
identify the correct command without a stacktrace?
Thanks
Ferdinand
sqlCommand.ExecuteNonQuery(); statements in a try-catch block how can I
identify the correct command without a stacktrace?
Thanks
Ferdinand