Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A basic business object save() question
Message
De
08/10/1998 18:12:28
 
 
À
08/10/1998 15:09:38
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00145174
Message ID:
00145252
Vues:
38
>As has been suggested more than once, I do all my file maintenance via business objects. Let's talk about the History.dbf table. I have two views: lv_History (this just retrieves everything when I do a requery) and lv_HistorySingle (this has a filter on it so that only one record is retrieved, based on the cid). Their corresponding bizobjs are HistoryObj and HistorySingleObj. I use thisform.HistoryObj1.new(), populate my fields, and then thisform.HistoryObj1.save(). If I then use thisform.HistorySingleObj1.requery() (and I know the cid is correct) I get no records returned. If I exit the application and go back to it everything is fine.
>
>What am I missing?
>
>Thanks.
>
>Tom

Did you set up the viewparamaters property of the business object?

BOb
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform