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:
00513958
Vues:
14
This message has been marked as the solution to the initial question of the thread.
This code worked fine for me. Is this what you need?

USE rv_agency_pk ALIAS v_Agency NODATA
lcViewName = CURSORGETPROP("SourceName", "v_Agency")
? DBGETPROP(lcViewName, "View", "ParameterList")



>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.
"Problems cannot be solved at the same level of awareness that created them." - Albert Einstein

Bruce Allen
NTX Data
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform