Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Binding to properties on a Business Object
Message
 
To
12/06/2003 10:07:48
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00799347
Message ID:
00799402
Views:
22
We do that and it works fine, but I recommend you to do the following in your frontend:

thisform.oBusiness = createobject("businessobject")

or

PUBLIC oBusiness
oBusiness = createobject("businessobject")

...gerhard...
Previous
Reply
Map
View

Click here to load this message in the networking platform