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:
00399792
Vues:
11
>That did it. Thanks, Neil!
>
>Joy
>
>>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

Even though you have an answer, you could also use INDBC() for this.
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