Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to detect if a field is used in a remote view
Message
De
05/05/2005 04:25:07
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
04/05/2005 21:15:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01010684
Message ID:
01011189
Vues:
21
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform