Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Displaying Database Information
Message
 
To
20/08/1996 13:31:18
Gregg Plummer
Transportation Improvement Board
Olympia, Washington, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00006222
Message ID:
00006223
Views:
46
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform