I am currently using (buffering,5) for a pageframe consisting of 3 pages: - page 1 and 2 show a single record, but page 3 is the many table.
The application was originally written in 2.6 using rlock() and the user was informed immediately they tried to display a customer that someone else was displaying. This type of behaviour is still required as a request to change a customer's record is normally performed whilst the user is on the phone to this customer. This can be up to 5-10 minutes. It is a very small office of 3 people.
I have read a lot of the past posts concerning this topic and I realise the value in buffering, but I am wondering is there any way that I can let a user know that someone else is viewing the same record and stop them from displaying it?
Thanks so much
sue
The application was originally written in 2.6 using rlock() and the user was informed immediately they tried to display a customer that someone else was displaying. This type of behaviour is still required as a request to change a customer's record is normally performed whilst the user is on the phone to this customer. This can be up to 5-10 minutes. It is a very small office of 3 people.
I have read a lot of the past posts concerning this topic and I realise the value in buffering, but I am wondering is there any way that I can let a user know that someone else is viewing the same record and stop them from displaying it?
Thanks so much
sue