Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determining the existence of a remote view in a DBC
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00399769
Message ID:
00399792
Views:
17
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform