Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
End of File Encountered!!!!!
Message
 
À
11/12/1999 09:31:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00302220
Message ID:
00302253
Vues:
21
>Hi,
> I have a form that for user data entry. It contains a table and a view in data environment. I works fine actually, but I get error: End of file encountered when i try to modify the particular record. That record was saved succefully. When I try to save it again when modify (either data changed or not changed), I will get this error.
> Again, my table contains just 20-30 records... I don think it reaches 2GB.... my table contain memo field...
>
>Any ideas?
>
>Thank you

If you're inserting the a new record into the table, try using the FLUSH command to force the insert to write to disk. I would also check the code and make sure that there's nothing in there that could be moving the record pointer.

Hope this helps.

Tom
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform