How Transaction Processing Affects Record Locking
Article ID: 126870
Article Last Modified on 10/15/2003
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
- Microsoft Visual FoxPro 6.0 Professional Edition
This article was previously published under Q126870
SUMMARY
Record and file locking behavior is slightly different when transaction
processing is used in Visual FoxPro.
REFERENCES
For more information on buffering and transaction processing, refer to the
Microsoft Visual FoxPro "Developers Guide," or to the following commands
and functions in the "Language Reference":
BEGIN TRANSACTION
END TRANSACTION
ROLLBACK
CURSORSETPROP()
TABLEUPDATE()
TABLEREVERT()
SQLSETPROP()
SQLCOMMIT()
SQLROLLBACK()
Additional query words: VfoxWin kbvfp300 kbvfp600
Keywords: KB126870