Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: tab773
  • Content: Threads
  • Order by date
  1. tab773

    Transactions in ADO.NET 2.0 (VB.NET) with Oracle

    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...

Part and Inventory Search

Back
Top