Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create Cursor
Message
From
03/06/2006 00:50:47
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01126870
Message ID:
01126872
Views:
16
Hi Borislav,

I already tried what you suggested. First I created the cursor with the following commands

Set Multilocks On
Create Cursor Mycur(Field1 C(10), Field2 C(10))
CursorSetprop("Buffering",5,"Mycur")

Then I call a method to populate the cursor. After populating the cursor I execute Tableupdate(1,.T.,"MyCur")

Then I started to change some of the values of the records and tried executing Tablerevert(.T.,"Mycur").

Instead of reverting the changes made, all of the records were deleted.

Did I miss something?

Thanks again...
Music Rocks www.musicreserve.blogspot.com
Success is 1% Inspiration & 99% Perspiration
God Sometimes Delays His Help to Test Our Faith and Energize Our Prayers
Our Boat May Be Tossed While He Sleeps, But He Wakes Up Before it Sinks.
Previous
Reply
Map
View

Click here to load this message in the networking platform