DukeS Posted May 14, 2004 Posted May 14, 2004 Is it possible to update your existing fm solution? For example: If I would make an invoicer solution with some features like products, addresses, invoices,...in one large database and only one window with many tables. Now when my client used database for some time and needs a feature to calculate firm travelling expenses. I many windows programs you get an update, insert disc and run update program wich installs you the new feature. Is this possible in fm or i would have to make solution in many database files like feature one, feature two, etc. and put them together in whole solution? Thanks Dean
RDecker Posted May 15, 2004 Posted May 15, 2004 > I many windows programs you get an update, insert disc > and run update program wich installs you the new feature. > Is this possible in fm or i would have to make solution > in many database files like feature one, feature two, > etc. and put them together in whole solution? You might consider keeping your data and interface in separate files. If the changes can be made in the interface file, it could be simpler to replace just that file than the data file/s. Of course if the change requires new fields, they have to be added to the data file. (I wonder if that can be scripted from the interface file so that an "update file" button could make the necessary changes??? But some of the heavier guns would need to tell us if that's possible, and if so, how it might best be done.) decker
andygaunt Posted May 15, 2004 Posted May 15, 2004 Hi - Look into update genie by Hi-voltage http://www.hi-voltage.com.au/updategenie.php
DukeS Posted May 16, 2004 Author Posted May 16, 2004 This forum is great! Many thanks, UpdateGenie is a great tool! Dean
Recommended Posts
This topic is 7757 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