Related resources for SQLException
  • ASP.NET and VB.NET Error Handling5/24/2023 6:16:54 AM. ASP.NET and VB.NET both are providing excellent error handling options when compared with ASP and VB6. In VB.NET we can make use of the structured way of error handling with the Try & Catch statem
  • Rollback, Commit, and Savepoints in ADO.NET1/22/2010 8:12:57 AM. In this article I will explain about Rollback, Commit, and Savepoints in ADO.NET.