Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exception code=C00000FD with TableUpdate
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00188826
Message ID:
00190141
Views:
23
>>Hi All,
>>
>>The following line of code produced a fatal error
>>( Not reproductible ).
>>Actually only in runtime mode with WIN95 , WIN 98
>>
>>= TABLEUDPATE(0,.T.,"v_eventLog")
>>
>>After the error occurs
>>
>>USE lv_eventlog FORM another computer with VFP on the network
>>gives C0000005 error and USE of the table gives the table
>>is read Only. ( The table is a local EventLog table, not shared )
>>
>>Reset the computer
>>Start the application and it's ok ... for a time ...
>>
>>Any ideas
>>TIA
>
>Marcel,
>
>The only thing I can see from here (that is not real far from you...) is a somewhate corrupted table or corrupted memo field.
>
>José
José,

Tks for your reply.

Yes it seem's like a corrupted table or memo but I check the table after and found nothing corrupted ?

I am using VFP6. I feel something wrong with file I/O.
There are some other threads about FILE IS READ ONLY

For your information I posted a thread about INVALID FILE DESCRIPTOR ERROR
This error was solved to move the classlib(VCX) in my exe application ?

The last error I received after using MSMAPI32.OCX with the next CREATEOBJECT()
command was :
ERROR NUMBER 1748 - This file is incompatible with the current version of Visual FoxPro. Run 30UPDATE.PRG to update the file to the current version.
After the error nothing todo all classes are Incompatible ???
Restart VFP and after it's ok.

This application was running ok in VFP5...

Marcel
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform