Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Row Bufffering Problem
Message
From
18/03/2006 16:47:35
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01105584
Message ID:
01105586
Views:
22
if you use skip or seek command when rowbuffering, your record will be updated.
>In the LOAD event, I have:
>
>
>SELECT 0
>USE (oApp.cDataPath + "Employees")
>CURSORSETPROP("Buffering", DB_BUFOPTRECORD)
>
>
>In the UNLOAD event, I do
>
>
>USE IN Employees
>
>
>When this last line of code is hit, even though no changes have been made and
>the pointer has not moved, a record is writen to the table. I have not done a
>TABLEUPDATE().
>
>What gives?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform