Hallo
I am using Adodc in my app. On my save function, I use datPrimaryRS.Recordset.UpdateBatch adAffectAll. The problem I am experiencing is that the data is only committed when the window is closed! Is there some way to force the ado to commit right after the adUpdateBatch code is executed?
Thanx
