Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Displaying Database Information
Message
 
À
20/08/1996 13:31:18
Gregg Plummer
Transportation Improvement Board
Olympia, Washington, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00006222
Message ID:
00006223
Vues:
44
>I need to be able to display all relevant information about a database container (i.e. tables, fields, size of fields, type of field, comments, captions, etc.) in one printable listing. (Basically, a combination of the results of LIST STRUCTURE and LIST DATABASE commands.)
>
>Does anyone know how to do this?

What you can do for this is write a little program, a combo of DISP TABLES to a file, then use AFIELDS on each table in the file to print the fields and other info. The LIST STRU doesn't work for long names (I hope that's a fix in a new version), so you have to format the output.

Maybe someone else knows something quicker?
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform