Newbies Chad Posted June 8, 2000 Newbies Posted June 8, 2000 We're running our production databases on one machine using FM Server 5 and we use automatic backup to back up those files each night. Using Visual Basic, we copy the backup files to our web server (separate machine) and want to open them in FM Pro Unlimited 5 to allow access to more than 10 web users. In order to do this we would have to close the day old files on the web server, then copy the new backup files and open those in the Unlimited application. Does anybody know of an easy way to do this or know of something that has already been created? Thanks!
Rick Posted June 29, 2000 Posted June 29, 2000 quote: Originally posted by Chad: We're running our production databases on one machine using FM Server 5 and we use automatic backup to back up those files each night. Using Visual Basic, we copy the backup files to our web server (separate machine) and want to open them in FM Pro Unlimited 5 to allow access to more than 10 web users. In order to do this we would have to close the day old files on the web server, then copy the new backup files and open those in the Unlimited application. Does anybody know of an easy way to do this or know of something that has already been created? Thanks! Yes.. First, get a plug in that trigers scripts automatically.. place it on the server machine. Tehn, create a script on the server that finds all records on the server and then exports them as txt file or filemaker file, then trigger a script on the unlimited databases that import records from the export file.. You should set it to match records in the current found set and add remaining records.. I think that that might work... .
Recommended Posts
This topic is 9180 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