Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursor can Not be updated because it contains unsaved re
Message
From
24/08/2005 10:46:55
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Novell 6.x
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01043169
Message ID:
01043358
Views:
7
Borislav
Thank you for responding. The problem still persists. The error: "Cursor canNot be updated because it contains an unsaved record" occurs just after a scatter and fails on the gather. The alias() = poitems. I overkilled the update and append blank with the following code:
 WAIT WINDOW 'clsFrmAddOnly.acti: in gAddLike: ALIAS() = ' + ALIAS()
* TABLEUPDATE(1,.t.,'poItems')
 TABLEUPDATE(1,.t.,alias())
 SCATTER MEMVAR memo
 APPEND BLANK && NOW FAILS HERE
 TABLEUPDATE(1,.t.,alias())
 GATHER MEMVAR memo
The failure now occurs on the append blank.
Frustrated in Bath township
Vince
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform