Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form Problem
Message
From
26/04/1998 17:18:15
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Form Problem
Miscellaneous
Thread ID:
00094995
Message ID:
00094995
Views:
62
With that same CBizObjModalForm (containing a kmoverobj) that we just spoke about (and thanks) I was busy straightening out the parameters and in general taking care of logic problems. Except for logic issues I had the form working. Now I get error # 1547 "Cannot insert or empty row from a view into its base table(s)."

The form has a business object as well as the kmovermoverobj. The error occurs in the requery method of the form bizobj. I have traced thru the code. kbizobj.requery() is the default method. The alias is correctly being selected.
lnRetVal = this.oBehavior.Requery() causes ctablebehavior.requery() to execute. It is here that it executes lnRetVal = REQUERY() with immediately causes the error. I have tried opening the database, opening the view and executing REQUERY() and it works just fine.

Can you please guide me?

Thanks.
Next
Reply
Map
View

Click here to load this message in the networking platform