Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot write to the record because it is in use (Error 1502)
Message
From
31/10/2003 08:35:51
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Cannot write to the record because it is in use (Error 1502)
Miscellaneous
Thread ID:
00844916
Message ID:
00844916
Views:
49
I have a Form class in which are two tables loaded (PARENTTABLE and CHILDTABLE).

PARENTTABLE and CHILDTABLE are linked with CID_PARENT field in PARENTTABLE.

When I want to do:

SELECT childtable
APPEND BLANK

VFP 8.0 shows:
Cannot write to the record because it is in use (Error 1502).

I don't understand why?

I have discovered that when in DataEnvironment I delete Relation object between those two tables error disapear, but I need that Relation.

Someone help me?
Next
Reply
Map
View

Click here to load this message in the networking platform