Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error 1104 - Error reading file...
Message
De
05/10/2006 15:54:41
 
 
À
05/10/2006 10:47:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows NT
Divers
Thread ID:
01159702
Message ID:
01159844
Vues:
23
>Hello,
>
>I'd like to know what is the best practice to deal with the error 1104 - Error reading file .... The Help says "The operating system returned an error while Visual FoxPro was attempting to read the specified file."
>
>Can I use a RETRY after some time ?

You usually see this when trying to access network files and there is some sort of serious network problem. Since VFP is so dependent on file I/O, once you start seeing this, all bets are off and you pretty much have to shut down your app as gracefully as possible.

If the app is on your local machine chances are you have a serious disk problem.

If it's with network files, fundamentally you have to fix the network problem.

Hopefully you're not using a wireless network - these are far too vulnerable to interference from 2.4GHz cordless phones, microwave ovens, other wireless networks in the area etc.
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform