On Mon, Nov 9, 2009 at 8:13 PM, Sytze de Boer <[email protected]> wrote: > We recently updated a client to Windows 2008 and are now getting this error > several times during the day. Slowly going nuts. > My app has run at this site for 7 years > > It is occurring (several times during the day, but not every time) > Instance 1 > if file('FOO.DOC') > copy file foo.doc to inv.doc > endif > Instance 2 (It happens occasionally only) > select * from winhist where date=xdate into table (myfile) > use > sele 100 > use (myfile) excl > error occurs
Is the workstation running either Vista or Windows 7? SMB2 introduced a 10 second delay from when a file is created (on a share) to when it appears in the directory. -- Paul _______________________________________________ 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.

