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.
Rick White Light Computing, Inc. www.whitelightcomputing.com www.swfox.net www.rickschummer.com -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of MB Software Solutions General Account Sent: Wednesday, April 09, 2008 03:06 PM To: [EMAIL PROTECTED] Subject: VFP9 weirdness -- records missing on workstation views, but not server view This client's app--when run from the server--shows records as expected, but the same screen view when run from the client machine (which connects to the server database) doesn't show the same records in the screen. When the app is reinstalled on the workstation, it seems to correct the problem. Sometimes there's difference between workstations, too. Always reinstalling (via running the setup.exe) seems to fix it. My colleague (responsible for the deployment) is installing the runtimes in the traditional areas (Windows\Sys32) not the App folder (as I would do). ?!?!?!?!?!???????? Anyone ever see this kind of behavior? tia, --Michael [excessive quoting removed by server] _______________________________________________ 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.

