Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
View under different alias
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00513953
Message ID:
00513960
Views:
18
Thanks to both of you. Really simple fix.

>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.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform