Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Easy way to update whilst keeping data?

Featured Replies

  • Newbies

Hi

Is there an easy way to upgrade the FMP database at the end user sites, without having to save clone/empty files and then import them 1 by 1? I don't mean from FMP6 to FMP7. I mean just a new version of the same solution, but maintaining the users data.

If there is no easy way, then has anyone tried making a batch file or similar? I have had a look at AutoIt www.autoitscript.com and it looks like it might be up to the job.

Any help or ideas would be appreciated.

Cheers

Simon

Hello m0n5ter,

There isn't exactly an 'easy' way, but there are a few options.

One is to design your solution so that the data is in a separate file from the interface and scripting etc. This is often referred to as the 'separation model' of development. Then you can hope to drop in a new interface file without touching the data file.

That aside, there are various systems that have been devised to partially or fully automate the process of transferring data between old and new versions of a solution. One of the better examples is from Hi-Voltage and is called 'Update Genie'. Details are available at:

http://www.hi-voltage.com.au/updategenie.php

HTH

FWIW I use a method where all files show all records on closing and all files go to a blank layout as part of their startup script (to prevent auto-opening related files). A conditional statement evaluates whether the file name contains "clone" and whether the file has zero records. If so, it tries to import into itself and save a copy. If not, the startup script continues to a normal layout.

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.