Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't open table exclusive
Message
De
23/11/2006 06:26:09
 
 
À
23/11/2006 06:09:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01171706
Message ID:
01172015
Vues:
18
>>>>I have Close All. This is my end procedure:
>>>>
>>>>Procedure Kraj
>>>>
>>>>Release All
>>>>Clear All
>>>>If Version(2) = 0
>>>>	Close All
>>>>	Quit
>>>>EndIf
>>>>Return
>>>>
>>>>Is something wrong here?
>>>
>>>Why test for Version()? Just:
>>>
>>>Close Tables all
>>>Close database
>>>Quit
>>
>>Test Version to stay in Fox environment when run directly (not exe)
>
>Yes? So? Why should that mean you don't want to "clean up" and close your tables and dbc?
I handle tables in forms. So this "Close All" is just in case...
If I execute "Close All" in Fox environment, all windows and project database will closed also, and Im too lazy to open that stuff again and again...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform