Recordset status, batch mode.

Chatbox

Registered User.
Local time
Today, 18:44
Joined
Aug 30, 2004
Messages
68
I have a disconnected Recordset in batch mode.
When I update the fields (via VBA code), the recordset status returns adRecModified....as expected.

Now, this recordset is also hooked up to a datasheet.
When user edit the datasheet (by hand, via keyboard), change data in multiple records/row, the status doesn't return adRecModified.

Why is that?
 
Last edited:
This one is urgent as well...
 

Users who are viewing this thread

Back
Top Bottom