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:
00035042
Vues:
38
>>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
John Morga
Sr. Manager Information Systems
Applications Development Group
Systems Engineer
Telephonics Corporation
http://www.telephonics.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform