I am planning to create replicas of a set of small front end db's and make a set for each computer in our distribution center (~30) that will be saved to its own hard drive.
A large part of my motivation is that it could be a great way of distributing design changes. It would also prevent file sharing problems between Win98 and 2000.
I have two tables, one in each individual replica and the other linked to the back end - both have a version. Upon opening the Db checks to see if it has the most current version, if not synchronize.
Big question: I am talking about front end databases all tied to the same back end. Each Db in the neighborhood of 5 meg distributed over a 10/100. Does anyone have any idea how long this could take? I need to work out a lot of details and let my unsophisticated users remain unsophisticated.
Any help would be very much appreciated. Brambojr
A large part of my motivation is that it could be a great way of distributing design changes. It would also prevent file sharing problems between Win98 and 2000.
I have two tables, one in each individual replica and the other linked to the back end - both have a version. Upon opening the Db checks to see if it has the most current version, if not synchronize.
Big question: I am talking about front end databases all tied to the same back end. Each Db in the neighborhood of 5 meg distributed over a 10/100. Does anyone have any idea how long this could take? I need to work out a lot of details and let my unsophisticated users remain unsophisticated.
Any help would be very much appreciated. Brambojr