Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Alias is not found
Message
 
To
06/04/2000 18:25:13
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00356588
Message ID:
00356589
Views:
14
Sounds like the table is not in use. You must USE it before SELECTing it. Try putting this before the SELECT command:

?USED('Member')

>I have just created a new table called member when I try to select the table in the program it says alias 'Member' not found. But if I use it in the command window it finds it. Why can't I select it but can use it.
>
>Select member - error
>Use member - no error
>
>All my tables are in the same directory and this is the only table with an error occuring. Any ideas as to why it might be doing this?
>
>Thanks,
>Tyler
"It hit an iceberg and it sank. Get over it."
Robert Ballard, dicoverer of the Titanic wreckage.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform