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:
00035068
Views:
38
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform