Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DCX File
Message
From
10/06/2008 14:07:06
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
01322855
Message ID:
01322872
Views:
11
>We have customers how use our application via a Citrix connection. Sometimes when they start the application they get the error:
>
>"Error reading file r:\vtc\data\vl_bill.dcx"
>
>The error occured again yestedsay, but the DCX file is dated 5/25.
>
>Is this file necessary, or can I remove it?

For a regular table you have

DBF - table file
FPT - memo file
CDX - compound index file

For a database container you have

DBC - table file
DCT - memo file
DCX - compound index file

so, don't delete the DCX.

If the file is corrupted then you would get the error every time. It sounds like it's intermittent, maybe there's a problem with a network connection or a server disk subsystem.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Reply
Map
View

Click here to load this message in the networking platform