Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to pass value of parameters from UI to BIZ to DA
Message
From
21/01/2008 10:57:05
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01283283
Message ID:
01283661
Views:
8
>
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform