fed Posted January 18, 2016 Posted January 18, 2016 I find that when I use FMGo, some recent data is lost if the database crashes. Is there a way to 'flush to disk' on IOS to prevent this from happening?
Kris M Posted January 19, 2016 Posted January 19, 2016 Redesign it and use the transaction model proposed by todd geist and others. 1
fed Posted January 19, 2016 Author Posted January 19, 2016 I've tried to find info about your suggestion, but have come up empty. Looks like a lot of work. Any simple solutions, like 'flush to disk'?
webko Posted January 19, 2016 Posted January 19, 2016 https://www.geistinteractive.com/filemaker-transactions/ - and it is some work... all depends on how much the integrity of your data is worth... You can use Commit Record to commit the current record, which for a simple system may be enough to reduce this issue.
Recommended Posts
This topic is 3486 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