Cornerstone
MIS
I have a back-end database on a server (tables only) and a front-end design master database also on the server (Queries, Forms, Reports, Macros and Modules and some Temp tables as well as tables with large lists of standard selections.). I have replicas created on several PC's that are replicas of the design master which points to the back-end for the data. (Get that?) So all in all I have 3 databases. My goal is to minimize network traffic and be able to work on design changes while users begin to use this system. <br><br>Server<br>Back-end<br>Front-End Design Master<br><br>Local<br>Replica-this is the database they open<br><br>My question is: <br>Does anyone have any recommendations/concerns regarding this setup. Any experience with replication/ frontend/backend setups you would like to share would be greatly appreciated. We will be going live with this system in about 2 months.<br><br>I suspect about 5 concurrent users. We will import information from text files downloaded from InfoLease and generated Legal documents out of Word from the system.<br><br>Thanks.