dmadans Posted November 2, 2006 Posted November 2, 2006 I need to run a patch to upgrade my scripts in my custom Fmp 8 software. In this patch, I need to revise scripts in multiple linked databases. I can not find a way to AUTOMATE the EXPORT of my updated scripts into the existing scripts of the existing databases.
Zero Tolerence Posted November 2, 2006 Posted November 2, 2006 While this would be very neat, I do not think it is possible. The separation model would help you in an area like this but its probably to late for that.
dmadans Posted November 2, 2006 Author Posted November 2, 2006 How does anyone upgrade their software to their users without having to import data all the time? (Especially when they are small fixes)
mr_vodka Posted November 2, 2006 Posted November 2, 2006 As Zero tolerance said, you can use the seperation model to some extent. This way when small changes to scripts and layouts are created, we can just push that interface file out. However, you have to keep in mind that if fields are added / changed etc then you will have to push out those files as well in conjunction to any updates to the interface file that occurs from it.
dmadans Posted November 2, 2006 Author Posted November 2, 2006 What about if the users add or modify layouts? This method will not work for this case will it?
mr_vodka Posted November 3, 2006 Posted November 3, 2006 Well D. Madans, You will have to determine where the security level will be and also who will have what kind of role. For the most part IMO, users should not have to add or modify layouts, scripts, table structures, etc. There can be those that act as superusers that can modify user accounts, update critical value lists, etc. but for the most part, I personally leave all the major modification to the developer role. Sometimes I will give some limited access to the superuser to modify some of the reports layouts but that is about it.
Recommended Posts
This topic is 6597 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