bernardmanning
Programmer
Hi
Could anybody give me some guidance as to what type of data access method lends itself best to concurrent multi user access.
The type of thing I mean is user 1 changes a record and another user needs to see the latest changes to that record asap.
If we have a simple data entry type form , with first, previous, next and last button, what's the most suitable method of data access?
Many Thanks, Bernard.
Could anybody give me some guidance as to what type of data access method lends itself best to concurrent multi user access.
The type of thing I mean is user 1 changes a record and another user needs to see the latest changes to that record asap.
If we have a simple data entry type form , with first, previous, next and last button, what's the most suitable method of data access?
Many Thanks, Bernard.