Hi everybody.
I was wondering if there was a way of finding out if any changes were made to a database in a multi-user environment.
For example, if one user was looking at a certain record, and another user deleted that record at the same time, is there a way of making the change reflect in the first user's system?
When I populate my recordset I have the LOCKTYPE as ADLOCKOPTIMISTIC and the CURSORTYPE as ADOPENDYNAMIC. I'm not using the DATA control.
Thanks,
Yazster
I was wondering if there was a way of finding out if any changes were made to a database in a multi-user environment.
For example, if one user was looking at a certain record, and another user deleted that record at the same time, is there a way of making the change reflect in the first user's system?
When I populate my recordset I have the LOCKTYPE as ADLOCKOPTIMISTIC and the CURSORTYPE as ADOPENDYNAMIC. I'm not using the DATA control.
Thanks,
Yazster