On Wed, Apr 9, 2008 at 3:29 PM, Rick Schummer < [EMAIL PROTECTED]> wrote:
> Michael, > > If you are using VFP DBFs (I am unclear if you are) you might want to > investigate the SET REFRESH > command settings. The best way to ensure the current cache is the latest > data is to perform a quick > RLOCK()/UNLOCK, but it will naturally increase your network traffic. > ----------------------------------------------------- I have to ask how this would change the difference seen? Rlock() will apply a lock but will that do a re-pull of indexes to the workstation when released? SOOOOO many people chimed in on what gets downloaded to a workstation when you use a table. How will an unlock() change that? And will that change if I was not attempting to deal with that row? Inquiring minds want to know. -- Stephen Russell Sr. Production Systems Programmer Mimeo.com Memphis TN 901.246-0159 --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ 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.

