Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Displaying Database Information
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00006222
Message ID:
00006232
Vues:
53
>>>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 .dbc can be opened as a table -- why not create a report to print the info directly?

That sounds good but where is the field info for the tables?
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