Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem indexing a view
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Problem indexing a view
Divers
Thread ID:
00289093
Message ID:
00289093
Vues:
65
I have a view to input data in a grid of my form.
I want to let the user change the order of the view by cliking on top of the grid (ex.: on description to get the order by description).
So after my =requery("my view"), I tried to put some index on my view:
INDEX ON accnt_no TAG accnt_no and
INDEX ON descr TAG descr

It failed with "Command cannot be issued on a table with cursors in table buffering mode".

What can I do just to get an index on this ?

Thanks
Eric
Eric Crespin
Consultant
PC PLUS Software Inc.
www.pcplus.ca
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform