|
-
Nov 2nd, 2000, 01:28 AM
#1
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
-
Nov 2nd, 2000, 09:50 AM
#2
Addicted Member
Hi hermanvd
Did you try using datPrimaryRS.refresh ??????
-
Nov 3rd, 2000, 12:45 AM
#3
Hallo
That only refresh the recordset and not the entries in the database. Thanx but as I understand Resync is suppose to do this.
Thank you
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|