Author: Ed Leafe
Posted: 1998-02-11 at 06:04:45
<I><FONT COLOR="#663300">In eBizObj.Save() it says that "Strange things happen when leaving these [VFP transaction statements] in when using local views. This is a VFP bug that will be fixed in a future version."
Is this still true? What version is the latest that still has the bug?</FONT></I>
VFP 5 fixed the bug. I modified eBizObj at that time to add a new property called <B>lUseVFPTransactions</B>: if you set that to .T., the Save() will be wrapped in a transaction.
The quote you mention was in the original cBizobj class, and I simply left it in there. I added my comments about transactions right after that.
<font color="#cc0000"> ___/
/
__/
/
____/</font>
Ed Leafe