As per the topic .....
When a DB is split, is it best to use a front end on the network or should each user have their own frontend?
Info on splitting databases say that a split system allows for development on the frontend but this is not possible if someone else is using the frontend on a network or have I missed something?
The bad part of having a user version means that each time I make a change, I need to send the users the new version?
Might this fix my multiple user 'locked out' problem?
Thanks
When a DB is split, is it best to use a front end on the network or should each user have their own frontend?
Info on splitting databases say that a split system allows for development on the frontend but this is not possible if someone else is using the frontend on a network or have I missed something?
The bad part of having a user version means that each time I make a change, I need to send the users the new version?
Might this fix my multiple user 'locked out' problem?
Thanks