Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Remote View
Message
 
À
12/03/1997 22:25:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00023831
Message ID:
00024061
Vues:
41
>>>How can I index a remote view used in a form?
>>
>>create the index on-the-fly with the INDEX command
>>
>>Arnon
>
>What do you mean on-the-fly?
>I tried to index the view, but I got an error "Command cannot be issued on a table with cursors in table buffering mode"

you can't index or pack a table/view when it is in a buffering mode. set buffer mode off, build the index and set it back on.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform