Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bug about select command
Message
From
27/12/2006 08:48:06
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
 
 
To
27/12/2006 08:26:56
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:
01180453
Views:
18
I tried that one. It gives error. Isn't that what you mean?
CREATE TABLE test (testfld c(10))
SELECT * FROM test INTO CURSOR xx
SELECT test
USE 
USE (DBF("xx")) IN 0 ALIAS test
SELECT xx
use
>>>select * from customer into cursor xx nofilter
>>>use in 'customer'
>>>use dbf('xx') in 0 again alias 'customer'
>>>use in 'xx'
>>>
>>>Cetin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform