Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting tables and fields
Message
From
27/10/1998 09:26:26
 
 
To
26/10/1998 18:00:04
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00150680
Message ID:
00150883
Views:
26
That sounds good. Thanks.

-Michelle


>Michel,
>
>The ADBOBJECTS() function may be helpful here. It will put the names of tables (or connections or relations or views, depending on input parameter (second)) in the *current* database into an array that you can process.
>
>You could then iterate that array and use AFIELDS() on each table.
>
>Good Luck,
>
>Jim N
>
>>Is there a way that, given a database, I can get a list of all the tables in it. And then, given a table, get a list of all the fields in it?
>>
>>-Michelle
Previous
Reply
Map
View

Click here to load this message in the networking platform