Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Biz Object not firing on a new form.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00185238
Message ID:
00185261
Vues:
18
>I am just taking the Inital steps in MM.
>
>I have a bizobject that loads a view properly. I do setprocsandlibs then instanciate it and the bizobject works fine, ie a requery() from the command line fetches the data.
>
>Now I drop the bizobject on a form. I then send to back. Do setprocsandlibs then instanciate the form. The form loads, no error messages, but no data either?
>
>
>Anyone know where I have screwed up?
>

I think the answer to your question might be right in front of you. When you ran the object from the command line, you forced a requery. By default, MM loads views with no data. You have to force a =REQUERY() to pull down the information (or use one of the auto requery modes). Since there isn't any data, it's a pretty good indication you need a requery.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform