Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error Reading file
Message
De
07/04/2004 15:55:48
Dave Nantais
Light speed database solutions
Ontario, Canada
 
 
À
30/03/2004 21:37:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00891063
Message ID:
00893070
Vues:
23
>To all:
>Is there a way to know the stability of network connect?
>I have encountered this problem last monday, while adding some field in my transaction file message appear "Error reading file". In effect, upon opening of modules associated with this table an error message appear " the fields in table 'name' did not match the entries in the database". What I did is that i remove this table in the database then, add it again. Is there any relation between the record or file size of my table with the network connect?
>
>Is there any suggestion?
>Thank you in advance.
>
>Thess :)

When you open a table in a database it compares the fields an indexes in the table with the indexes and fields in the database container. If the two disagree you receive an error message like one you received.

I believe the table header contains the size of the table file in bytes. This table size is NOT present in the database container(.dbc). When the number of bytes in the table header disagrees with the physical size of the file you can not open the table. It is a serious problem when that happens.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform