Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Alias not Found
Message
From
16/11/1999 12:34:30
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00291515
Message ID:
00291519
Views:
37
>I have a view that is added to my Data Enviornment(view name is lv_password). If I requery, my query works fine. If I try to use another table by typing in USE TABLEX EXCLUSIVE (this is in a timer), my requery won't work, I get the following message:
>
>Alias not found.
>
>I haven't included TABLEX in my data Enviornment, just my view lv_password. As long as I don't use the word USE everything works fine. My USE TABLEX EXCLUSIVE command is typed in a timer. Does anyone know how to make my view work along with my TABLEX? Help appreciated
>
>thanks nick

Try USE TABLEX EXCLUSIVE IN 0
Previous
Reply
Map
View

Click here to load this message in the networking platform