An inconsistent problem of Try-Catch in SQL command, executed in C#

前端 未结 0 421
花落未央
花落未央 2021-01-18 22:38

I use Try-Catch to skip some error-prone SQL command in C# but I sometimes still get an execution/runtime error.

My C# code to work with a SQL server

相关标签:
回答
  • 消灭零回复
提交回复
热议问题