Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to detect if a field is used in a remote view
Message
From
05/05/2005 04:25:07
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
04/05/2005 21:15:14
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01010684
Message ID:
01011189
Views:
20
>Hi Cetin,
>
>Thanks for the info it worked well. I was wondering if it's possible to delete the field on the remote views programmatically?
>
>Any Idea?
>
>Thanks again...

Might be, something like:

lcSQL = dbgetprop('viewName','view','SQL')
* and get connection info
drop view ...
create sql view viewNAme remote connection connName as &lcSQL

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform