Thanks for the comments ... the below code runs and will rollback the tranaction on the 2nd (non-existent table name) SQL call ... comments are appreciated, for sure.
Best,
Tim
'''''''''''''''''''''''''''''''''''''''''''''''
Imports VB = Microsoft.VisualBasic
Imports System.Data.OracleClient...
This is how we got transactions to work using ADO.NET 2.0 (VB.NET) with Oracle:
'''''''''''''''''''''''''''''''''''''''''''''''''''
'Defined outside of the class
Imports VB = Microsoft.VisualBasic
Imports System.Data.OracleClient
'Friend Class frmYourForm
' Inherits System.Windows.Forms.Form...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.