Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to pass value of parameters from UI to BIZ to DA
Message
De
21/01/2008 10:57:05
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01283283
Message ID:
01283661
Vues:
9
>
>Cetin,
>
>Thank you very much for the issustrating code. I will go through it to learn more.

Dmitry,
I think you 'added' the BIZ and DA as properies:

this.oBiz = createobject('myBiz')

vs:
this.AddObject('myBiz','myBiz')

First one is a reference pointer and BIZ live outside of form. Probably no need to do that if you don't have a good reason.

PS: VFP do that for Dataenvironment. DE is a property pointing to a DE object.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform