According to Ted's (and other's) awesome HackFox7 guide:

"EXCLUSIVE can improve system performance tremendously, and should be 
considered for single-user applications running in a non-networked 
environment."

I've got a process where I'm copying files from the LAN to a local disk 
temp folder.  The operations performed on that local copy are somewhat 
intense, so I was going to open it EXCLUSIVE in hopes of optimizing any 
possible performance.  Since it's already local, and as such exclusive 
because no other user will access it (even the current user as it's put 
into a random temp folder generated on the fly), it'll already be quick 
I would expect.  I just wondered IN THEORY if using the EXCLUSIVE clause 
would make a difference or not.

(Yeah I know...test it and see.)

-- 
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
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.

Reply via email to