Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Determining the existence of a remote view in a DBC
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00399769
Message ID:
00399770
Vues:
9
Try using the adbobjects() function. This will create and array (1st parameter) filtered by the second parameter. For example:-

= adbobjects(gaViews, "VIEW")

I have not tested this to see if it returns a remote view.

HTH
Neil
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform