Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sorting with a dbf of table buffering mode 5.
Message
De
25/03/1998 12:12:49
 
 
À
25/03/1998 12:07:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00087030
Message ID:
00087034
Vues:
28
>Dear all,
>
>I have a form containing a grid which contains a table(ABC.dbf). I am using table buffering mode 5 on it so that I can allow the use to edit, append, cancel and save the table in this mode. After the user entered data in this table, I want to sort its data in this form as I will use these sorted data in this form. So I try to use:
>index on number to ABC2
>but it said that I cannot use it in a table buffering mode. If I disable the buffering mode(set it to 0) then it works but then I cannot use the tableupdate(.t.). What can I do?

Use CURSORSETPROP() to reset Buffering programmatically, i.e. set it to 3 make chamges and reset back to 5.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform