Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listing of Database Views
Message
From
22/10/2002 14:32:37
 
 
To
22/10/2002 14:14:33
Steve Summers
Pima County Superior Court
Tucson, Arizona, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00713991
Message ID:
00714003
Views:
13
>How do I query my VFP database and get a cursor of all the views stored in the database?

I suspect the absolute simplest way is to do:
Select objectname from <mydatabase.dbc> where objecttype = 'View'
Alan
Previous
Reply
Map
View

Click here to load this message in the networking platform