Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Indexing problem
Message
De
23/08/2002 15:20:42
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Indexing problem
Divers
Thread ID:
00693110
Message ID:
00693110
Vues:
44
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform