M
Microsoft
I have a multi user database. Front end loaded on each PC with Data Tables
stored on the server.
I don't want people to be able to access records when someone else has them
open.
How do I go about this?
The table structure is:
Table1 - PK EstNo
linked to
Table2 - PK EstNo, ItemNo
linked to
Table3 - PK EstNo, ItemNo, LineNo
thanks
stored on the server.
I don't want people to be able to access records when someone else has them
open.
How do I go about this?
The table structure is:
Table1 - PK EstNo
linked to
Table2 - PK EstNo, ItemNo
linked to
Table3 - PK EstNo, ItemNo, LineNo
thanks