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


Let me know if you find something



On Tue, Nov 10, 2009 at 9:04 AM, Kent Belan <[email protected]> wrote:

> I just got this error a a client site.
> "Cannot update the cursor XCONFIRM, since it is read only.
>
> 2 lines before this error, I opened the file exclusive and that did not
> fail.
>
> How can the file get read only ?
>
> Is there a way to trap for this error ?
>
> Thanks,
> Kent
>
>
[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.

Reply via email to