Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Print table structure to txt file?
Message
 
À
07/12/2001 19:21:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00591309
Message ID:
00593648
Vues:
22
>Check out my LS class here in files. It's a LIST STRU replacement with enhancments like showing properties, defaults, dependencies, etc and has a file output option.
>
>>I have been out of this so long I can't remember. I used to print the structure of a table to a text file. Then append to that text file the structure of the next table, etc... for all my tables. Then print the text file as a report of all the tables in my system with their structures.
>>
>>I used to do this in Fox 2.5 but need to do it with Visual Fox as well.
>>I can't remember the conditions to set and the commands to do this. Can you help me here?
>>
>>Jerry

Actually just do LIST STRUCTURE TO FILE myfile.txt and add ADDITIVE to the end after the first one. The output will be rather wide however.
Cy Welch
Senior Programmer/Analyst
MetSYS Inc
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform