Visual Studio has a crash recover. It saves your work every say 5 minutes, then after a crash it will ask if you want to recover. Would this also work in this case? Al
-----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of Ted Roche Sent: 01 November 2014 13:42 To: [email protected] Subject: Re: kick users out I've wanted to do this, but have never come up with a solution that satisfies all the use cases my clients come up with: in the middle of a long and complex data entry, they have to go do a lookup, take a phone call, get dragged into a meeting: do I save a half-correct and incomplete order? What if they haven't finished entry and it's not yet valid? Do I discard their work, which might be hours? Do I save invalid data? The "correct" solution is to save some sort of session information, flagged as work-in-progress, but not committed to the database as a valid entry. That's a lot of custom work. I haven't found a solution to that yet. --- This email is free from viruses and malware because avast! Antivirus protection is active. http://www.avast.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/004201cff5dc$435e2f90$ca1a8eb0$@com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

