hi,

while using ADOs....
....v can use either SetComplete / SetAbort for Recordset or
....v can use BeginTrans, CommitTrans / RollbackTrans for ADO Connection...

can anyone explain which one is more efficient..and in what way...

thank