Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error 1547 (Cannot insert empty row) saving child bizobj.
Message
From
28/08/2002 16:08:27
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Error 1547 (Cannot insert empty row) saving child bizobj.
Miscellaneous
Thread ID:
00694642
Message ID:
00694642
Views:
48
I have a form with a Person primary Bizobj, and two child bizobjects, Address and Phone. Users want to be able to add/change/delete Address and Phone records from this form as well. No problem with change or delete, but adding a new Address or Phone gives Error 1547: Cannot insert an empty row from a view into its base table(s).

In trying to resolve this, I found the error occurs because of a requery() of the primary Bizobj which requerys the children as well. Even though I've made changes to Address (Primary Key, PersonFK) and saved it, it is still being seen as empty by the requery. Any ideas how to work around this?

Chris.
Next
Reply
Map
View

Click here to load this message in the networking platform