I have been considering an Access employee DB for my company for a while now. I have started to build a few tables, and like the direction this is taking me. One major concern I have will be data integrety/availability.
The environment this DB will be used in is this...
My company is operates 3 ships. we have a number of employees that can work on any one of the ships. Each ship will need to be able to update any of the DB data for the employees that are assigned to it. They will also need to be able to access (view) data on any of the other employees. The office should also have access (edit) to all employees at any time.
We do not have an 'always on' internet connection on the ships. however the office does, and operates a server for their website. The ships use dial up internet access (Cellular wireless card), and have a connection about 60% of the time.
My question is this what (If any) method should I investigate to allow the type of access discribed, while maintaining data integrety? I have seen referance to a front-end/back-end setup, but I am a little fuzzy on how this relationship works, or if it would be approiate for my purpose.
Any advice would be appreciated.