Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Checking if a table is free
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00198666
Message ID:
00198671
Vues:
22
IF Empty(CursorGetProp("Database"))
   *-- Free table
ENDIF
HTH

>Is there a way you can check if a table isn't part of a database? I move a lot of tables around to get information from our remote locations to our web server. Some of these tables originally belonged to a database, so I need some way of checking that before I try to FREE them. If I knew this was going to work perfectly everytime, I could just code for the tables that I know were part of a database. But, things being as they are, I'm being cautious.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform