Hi All,
Can BeginTrans and CommitTrans be used with ADO recordsets as well? I am using 2 recordsets with rs.AddNew and rs.Update. Can I use BeginTrans and CommitTrans in this case? Or is it applicable only for Conn.Execute?
All help will be apreciated.
Thanks,
Binish




Reply With Quote