J
J. Freed
I'm trying to set up a client/server application where multiple people will
be simultaneously editing a single table. (Each user will be restricted to
only those records belonging to him and there should be no overlap).
I know how to create the client and server pieces but I'm not sure what I
might need to do to allow the multiple simultaneous read/write access. Any
ideas? TIA.
be simultaneously editing a single table. (Each user will be restricted to
only those records belonging to him and there should be no overlap).
I know how to create the client and server pieces but I'm not sure what I
might need to do to allow the multiple simultaneous read/write access. Any
ideas? TIA.