Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Non existant query table can be opened
Message
De
17/10/2003 11:08:12
 
 
À
17/10/2003 09:31:57
Charles Richard
Nvo Management Systems
Boisbriand, Québec, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00839708
Message ID:
00839775
Vues:
16
check to see if your Temp folder - i.e., where this temp's DBF() is - is a system folder. If so, FILE() will return .F. because VFP ignores system folders.

>Can someone tell me why this is so?
>
>SELECT * FROM somefile INTO CURSOR temp
>*VFP says the file does not exist. It is also not visible in the explorer.
>WAIT WINDOW (FILE(DBF("temp"))) && RETURNS .F.
>*But I can USE it
>USE DBF("temp") AGAIN IN 0 ALIAS test EXCLUSIVE && works in VFP 7 and 8!
>
>just Curious
>Charles Richard
Insanity: Doing the same thing over and over and expecting different results.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform