Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error Reading file (1104)
Message
From
12/05/2004 04:51:55
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00902766
Message ID:
00903087
Views:
16
Ravi, first of all error 1104 in the VFP help states that the operating system returned an error while VFP was reading the file. iow this is not a TableValidate issue per se. I would check the hdd for errors. Then copy the file contents to a new file and new index. And then try to access the new file.

Secondly, SETting TABLEVALIDATE TO 0 is not a bad idea depending on the situation. For instance if a file is opened and closed very often then the validation will have some performance impact, possibly slight, depending on the hardware config, but there nonetheless. Also, VFP locks the header of the file during the validation process and this has implications in multiuser environments. Check the help on this but do not assume that if TABLEVALIDATE if off then that is necessarily bad. It all depends.


>Hi...!
>
>I've a problem in VFP 8, we are shifting on VFP 6.0 to VFP 8.0.
>We are using free tables which have more than 20-25 lacks records per table. Our software gives an error "Error Reading File (1104)", when we are try to read the data from a particular file. for the solution: we have re-create the structure and re-indexed all the tables but no result :-(
>
>Please help us in this regard...
>
>Thanks in advance.
>
>Ravi
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Reply
Map
View

Click here to load this message in the networking platform