Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Print Out of DBC?
Message
De
06/07/2001 05:12:52
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00527349
Message ID:
00527350
Vues:
34
Chris,

Use list database for a verbose list of the objects held in the database container.
LIST DATABASE
  [TO PRINTER [PROMPT] | TO FILE FileName]
  [NOCONSOLE]
If you wanted to roll your own utility then you could use functions like aDBObjects() and DBGetprop().

HTH
Neil
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform