Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Destroy and Unload
Message
From
11/11/2008 07:40:41
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
 
To
11/11/2008 07:31:03
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01360872
Message ID:
01361056
Views:
15
As mentioned earlier I should stop working for today ...

So I go back to the point where a recommend a loop trough all cursors.


Agnes
>>Jay,
>>
>>the problem is TABLEUPDATE(.T.)
>>
>>This will update the current record only, return True, but other records will be uncommitted.
>>IOW
>>
>>SELECT Covr
>>IF CURSORGETPROP( 'Buffering' )>1 AND !TABLEUPDATE( .T. ,.T.)
>>	TABLEREVERT( .T. )
>>ENDIF 
>>
>>
>>Agnes
>
>Agnes,
>
>I think calling tableupdate() with the first parameter set to TRUE and table buffering updates ALL records
>
>The second parameter is for lForce
>
>imo TableUpdate(.f.) will only update the current record
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform