Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Simple Data Access
Message
 
À
29/11/2001 13:04:30
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00587570
Message ID:
00587600
Vues:
25
>Well, let's suppose the bizobj has 3 views: lv_1, lv_2, lv_3
>
>Do you just access them in traditional vfp? Shouldn't we be accessing them through the framework objects?

It all depends on what you are doing. As record sources, REPLACEs etc. Yes, just like traditional VFP (lv_1 would be referenced by v_1). But to create a new record, delete a record, requery etc. them then you use the framework objects. My best advice is to familiarize yourself with all the methods/properties on the bizobj first.

>
>Also, when you are building bizobjs, I notice you can't run the builder with the framework running (i.e., 'do main'). Why?
>

I have never tried using the builder when the app is running until now. You can always do changes to the bizobjs without using the builder as long as the bizobj is not in use. I suppose you could have another project with just the bizobjs and dataenvironments in it etc. and modify them in another instance of VFP. I haven't tried it but it should work.

Dan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform