Newbies m!ke Posted February 15, 2013 Newbies Posted February 15, 2013 Hi, I developed a runtime database with FM12 Pro Advanced and have it running remotely. How do I deploy updates to that database without losing the data? Thanks for any help Mike
Wim Decorte Posted February 16, 2013 Posted February 16, 2013 Two options (but only one really): - use the data separation model. Will only really work if you don't add fields or change fields in any of the tables. For changes to just layouts and scripts it will avoid having to import all the ata - script an export/import routine. Takes a lot of work, but you'll probably need it even in a data separation model anyway in case you make any changes to tables and fields
Lee Smith Posted February 16, 2013 Posted February 16, 2013 Hi Mike, and welcome to the forums, I moved your topic from the Article, Tips, and Techniques to here, because that topic is reserved for members to provide helpful Article, Tips, and Techniques, and not for asking how-to questions. Lee
Recommended Posts
This topic is 4559 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