John J. Mihaljevic wrote: > Hi all, > > My users are getting occasional "Update conflict" or "Record is in use by > another user" errors. My error-trapping routine shows me what form the user > was in when the error occurred, but is there a way for me to see what forms > other users are in at the time and what files are being used by other users? > > Also, I'm getting other errors in a Read Events line of my main menu. Most > of the errors are either "Uniqueness of index (index name) is violated" or > "Record is in use by another user." When these errors are triggered by > other lines of code, it's easy to see what's happening, but in the Read > Events line, how can I see exactly what it is that's going on? > >
Had that happen to me years ago with VFP5, iirc. What VFP version are you using, and are you accessing VFP tables for the backend directly, with some buffering, or using views, or what? -- Michael J. Babcock, MCP MB Software Solutions, LLC http://mbsoftwaresolutions.com http://fabmate.com "Work smarter, not harder, with MBSS custom software solutions!" _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** 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.

