Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
List of Views Using Base Table Or In Database
Message
 
 
À
30/08/2001 14:42:27
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00551021
Message ID:
00551029
Vues:
22
This message has been marked as the solution to the initial question of the thread.
Renoir,
>I've exhausted my understanding of dbGetProp and CursorGetProp... How can I get the name of all views using a particular base table?

There is no internal VFP function to do this. You can query the DBC as a table (possibly) or use meta data like the information SDT stores and query it.

>Or, if that is very complicated, then at least all the views contained in a specific database. Thanks!

ADBObjects(MyArray,'View')

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform