Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Way to find all views associated with a table
Message
 
To
05/11/2004 14:55:28
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 8
OS:
Windows 2000
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00958660
Message ID:
00958668
Views:
17
This message has been marked as the solution to the initial question of the thread.
select objectname from yourDbc.dbc where objecttype='View' and 'tableName.'$lower(property)
Doru
Previous
Reply
Map
View

Click here to load this message in the networking platform