Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bug about select command
Message
From
26/12/2006 11:58:41
 
 
To
26/12/2006 11:37:45
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01180172
Message ID:
01180220
Views:
13
>>run that code:
>>it gives error "alias name is already use"
>>
>>
>>CREATE TABLE test (testfld c(10))
>>USE
>>USE test ALIAS atest
>>SELECT * FROM atest INTO CURSOR test
>>
>
>Metin,
>I agree that it's a bug but one that you could workaround by nofilter and use again.
>Cetin

VFP Help literally says: don't use names of open tables.
It is illogical but quite acceptable, imho.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform