Hi Shahzad!

With the locking of a record I mean that a record is exclusively locked for exactly ONE application
at one time in a multiuser/network environment.for editing. If I would use no record locking this
will produce different site effects, e.g. three applications witch are running at the same time, edit
for example the description of a part at the same time. What will be the right part description?

With record locking you can avoid such situations. My problem is, that the Edit()-Methode locks
more than the current record. The Edit()-Methode locks 3 or 4 records before and behind the
current record too! And so this means, that the other running applications on the network can
not edit these records. For the current record this is what I want but not for the others.

So the questions is: Why does the Edit-Methode() locks more than the current record?

When you have any ideas i am looking forward to them - and don´t forget the reward :-) !

Best regards,

Marc