Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I create a VIEW from a free table?
Message
 
To
19/04/1999 13:35:07
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00209037
Message ID:
00209765
Views:
26
Robert,
You don't need views for buffering. Buffering works by setting =CursorSetProp('Buffering',nBufferMode,'ANYDBF'). You do need DBC's for BEGIN TRANSACTION, END TRANSACTION, and ROLLBACK. The transaction commands can wrap buffering commands to complete all transactions if all of the TABLEUPDATE succeed.

If your using DBC's just for buffering, it's not necessary.
Previous
Reply
Map
View

Click here to load this message in the networking platform