Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Intertaing through views
Message
De
16/08/2000 03:57:59
Peter Walburn
Omega Data Services Ltd
Aberdeen, Royaume Uni
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00404952
Message ID:
00405373
Vues:
16
Thanks, that is exactly what I was looking for.

Pete

>In addition to what Trey said, you could use ADBOBJECTS() to load an array with all the views with a DBC. Then you could loop through the array checking what you needed with DBGetProp().
>
>>Hi,
>>
>>I have an application in which I have a VFP database containing lots of remote views. I now have a situation where it would be very handy to be able to iterate through the database and check the SQL for each view and if it is a specific value that I need to requery the view.
>>
>>Is there a way in VFP to do such an iteration?
>>
>>Something along the lines of:
>>
>>For Each v in TmpData
>>
>>Next
>>
>>where v would be a table or view within the database.
>>
>>Pete
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform