On 4/20/2012 3:33 PM, Michael Madigan wrote: > We now have 25 simultaneous users on our system and things are starting to > pop up errors like "record is in use by another". > > What is the recommended setting for SET REPROCESS TO in this kind of > environment?
I have mine set to automatic I believe. You're using tables (dbfs) directly, aren't you? I never liked that approach. I also liked views (or local updatable cursors) once I learned about them. -- Mike Babcock, MCP MB Software Solutions, LLC President, Chief Software Architect http://mbsoftwaresolutions.com http://fabmate.com http://twitter.com/mbabcock16 _______________________________________________ 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 Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** 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.

