Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I get a list of Tables and/or Views in a Database
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00067317
Message ID:
00067376
Views:
27
>Is there a function besides the List Tables and List Views to
>get a listing of Tables and/or Views in a particular database?
Frederick,

ADBOBJECTS(laTables,"Table")
ADBOBJECTS(laViews,"View")

Read more about it in the help file, you get data on relations and connections as well.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform