Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Indexing problem
Message
From
23/08/2002 15:20:42
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Indexing problem
Miscellaneous
Thread ID:
00693110
Message ID:
00693110
Views:
45
Hi all,

I'm having a problem creating an index on the resulting extended structure table when done within a code.
close database all 
create cursor test (f1 i, f2 d)
select test
copy structure extended to testx
use testx in 0 exclusive
select testx
index on field_name to testx && invalid key length
However, I can use the Data Session window to create the index without problem.
ramil
~~ learning to stand still
Next
Reply
Map
View

Click here to load this message in the networking platform