Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error when saving with BufferMode 5
Message
From
17/08/2001 19:31:29
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Error when saving with BufferMode 5
Miscellaneous
Thread ID:
00545746
Message ID:
00545746
Views:
36
Hi:

I’m using a local view with Buffer Mode = 5 (Table optimistic). After a couple of NEW’s() and their respective replaces, I get an error: “Record out of range”.

This is happening right at the SCAN … ENDSCAN statement of the SAVE method of the cDynamicViewCursor.

SCAN
IF This.IsAdding()
This.SetPrimaryKeyFieldState(FLDSTATE_APPEND_EDITED)
ENDIF
ENDSCAN


I’ve noticed that the recno() retrieves a negative number as it scans the cursor, the record number increments and seems to generate the error when it reaches zero.

I’ll appreciate any kind of help,

Regards

Oscar Corte
Next
Reply
Map
View

Click here to load this message in the networking platform