Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Use cursors with tablebuffering
Message
De
12/12/2003 14:08:59
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00858664
Message ID:
00858721
Vues:
17
Hi Nick,

------
On the contrary, it is very easy to do. You just need to switch buffering temporarily.

CURSORSETPROP("Buffering, 3, "myCursor")
* index your cursor here
CURSORSETPROP("Buffering, 5, "myCursor")

I cannot do this.

Think this:

a edit grid, with 130 columnd, with editing on various cell ( like excel ) and tablebuffering.

I want order the grid for any column, respect to the buffered data, but i cannot tableupdate
the data.

My solution is for a INDEX ON at the fly, but it is impossible.

I cannot build 130 index.

Fabio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform