Click to See Complete Forum and Search --> : ADO Transactions


Lee Nelson
June 9th, 1999, 05:26 AM
I'm currently having some problems with using the BeginTrans, CommitTrans functions of the connection object in ADO.
Once I start a transaction I can't seem to use the connection object to query the database anymore (recieve error -2147467259).
I am initialising OLE and all my ADO vars before using them, but still problems. Any suggestions ??