Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form Problem
Message
De
26/04/1998 17:18:15
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
Form Problem
Divers
Thread ID:
00094995
Message ID:
00094995
Vues:
63
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform