Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error message
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Installation et configuration
Titre:
Divers
Thread ID:
00601463
Message ID:
00601863
Vues:
22
>>>Hello! We are trying to compile our VFP 5.0 application this morning but keep getting an error message that says "Not a table". That is all the information the error message gives and we are not sure what it causing it. We are currently using Visual SourceSafe. Also, the last time we successfully compiled was Friday. Has anyone seen this error message before?
>>>
>>>TIA!
>>
>>It indicates that you have a currupted table, which might be "another" file with the extention .DBF which the build picks up (?) and which is not a table at all.
>>Note that it might be any table-like file VFP is using (f.e. where the project is held).
>>
>>When the error occurs, try to suspend, and look whether SYS(2018) gives you the filename which it tries to open.
>>
>>HTH,
>
>=========================================================
>
>How can I suspend the process when it is compiling?

I am not sure because I never build. But, when is errors, maybe you can press Suspend ? or, maybe you can put an ON ERROR SUSPEND preceeding the build ?
I think others may be able to help you better here ...

You also could try to open each table involved yourself (use), and see whether it errors. Think of all types of tables, like VCX, SCX, PJX, (possibly DBC) and of course your normal tables (when included).

Anyway, good luck !
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform