Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HELP!! BufferMode property
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00034833
Message ID:
00035068
Vues:
36
John,

Would you be good enough to tell us (me, anyway) *WHICH* is "IT"???

Is "it" the fact that it must be in a database (I would find this to be news) *OR* is it that you have to CURSORSETPROP for each free table independently????

Inquiring minds need to know.

Cheers,
Jim N

>>>dies on the =TableRevert(.T.) statement with the error:
>>>=TableRevert(.T.)
>
>>AFAIK, your table must be part of database...
>
>Yes! that's it.
>
>SET MULTILOCKS ON in my main.prg
>BufferMode = 0 (default) in my Form
>
>=CursorSetProp('Buffering',5,'TABLE1.DBF')
>=CursorSetProp('Buffering',5,'TABLE2.DBF')
>=CursorSetProp('Buffering',5,'TABLE3.DBF'), etc. for each free table in the data environment (code is in the Init of the Form), and it works!
>
>Thanx,
>John Morga
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform