Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HELP!! BufferMode property
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00034833
Message ID:
00035042
Views:
40
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform