ldoodle Posted September 4, 2007 Posted September 4, 2007 Hi, Does FM Server 9/Pro 9 have an Offline Files feature that allows you to open remote databases when disconnected from the network. I have set this up for Windows shares in Vista and not having FM do the same is the only thing stopping me from having a complete offline solution. Thanks/...
Vaughan Posted September 4, 2007 Posted September 4, 2007 No. An off-line solution that you propose could be built, but the most complex part is the process used to synchronise the off-line records with the main records. What seems like a simple problem (synchronisation) is actually difficult because somewhere along the line, somebody's data is going to be deleted. Say somebody modifies a record in the off-line system, and another person modifies the same record in the main system, but the modifications are different. Only one modification will be final, which one is it? Rules to solve this could work on modification date (the last mod wins) or on user privilege (the administrator's modification wins) or some other rule, or a combination. The whole point of networking databases is to *avoid* the problem of synchronisation.
Recommended Posts
This topic is 6289 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now