Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
View under different alias
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00513953
Message ID:
00513955
Vues:
16
This message has been marked as a message which has helped to the initial question of the thread.
Yes, you can do:
use v_MyView alias MyAlias
However, you can get the real name of the view with
cursorgetprop( "SourceName", "MyAlias" )
>Hi everybody,
>
>Can we open view under some alias, which is different that it's original name? I got an error on this line:
>cParameters = DBGETPROP(Alias(),"VIEW","ParameterList")
>
>Thanks in advance.
Hector Correa
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform