February 15, 201312 yr Newbies 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
February 16, 201312 yr 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
February 16, 201312 yr 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
Create an account or sign in to comment