Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error 1103
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00523867
Message ID:
00524503
Vues:
19
>>
>>You are probably trying to seek beyond EOF().
>
>That ain't happening - sure of it.

For one, I don't think you can SEEK beyond EOF(). That being said, the error occurs any time that VFP tries to goto a record (byte offset) in a table (remember that apps and exes in VFP are just tables) and its beyond the end of the file. Index problems can cause that (which BTW client32 can cause if not configure properly) and losing the connecting to either the data or the exe/app can also cause that.

Here's the deal on the Novell client32, there are several settings in the client who's default will cause problems with any file based database system. They all have to do with buffering and delayed writes. If you search through and turn off anything that delays writes, or buffers at the workstation it will cut way back on the data problems. I have a list at work of the settings in question, but don't have them here. If you remind me I will try to get on here tomorrow from work at could actually give you the settings that are needed.
Cy Welch
Senior Programmer/Analyst
MetSYS Inc
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform