GC GYM Posted April 13, 2015 Posted April 13, 2015 So I have a few versions of my solution out there, which is nice, but when I want to fix a bug or add an improvement or update to a whole newer version, I have to either add the changes individually to the customer's file, or make a clone of the new version then import all of the tables, update the scripts and value lists, rebuild the accounts....sigh. I suppose I could write a script to import from each table to the clone, but what about the other items? I could find the differences with FMDiff, but I am hoping there is some kind of updater tool out there that will make this quicker and easier. Any suggestions greatly appreciated.
bcooney Posted April 13, 2015 Posted April 13, 2015 I've probably lived through every method. Yes, you can build a migrator which would import all data into the new version (chaining import scripts). You could use the separation model which might allow you to swap out a UI file . This product has gotten good reviews, but I have not used it. https://www.goya.com.au/refreshfm
GC GYM Posted April 14, 2015 Author Posted April 14, 2015 Thank you so much, that looks like just what I'm after. I will report back when I have used it.
Recommended Posts
This topic is 3765 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