Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with session class and data tier
Message
From
01/10/2002 20:43:19
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
Problem with session class and data tier
Miscellaneous
Thread ID:
00706657
Message ID:
00706657
Views:
53
Hi!!

I'm trying to make a 3 tier framework, have interface object, based on container, biz object based on custom and data object based on session.

When drop interfaces object on a form (at design time), the interface object instantiate biz object (at runtime), biz object instantiate data object (at runtime).

I need to drop two interface objects in the same form, but has problems with data bind.

For example, I have grids in interface, and I set controlsource after open tables, but nothing happend.

I thinks that is a datasession problem (my session objects have private datasession) but I can't see any workaround.

I need that every biz objects have their own session, and grid controls can be bound to cursors in that session.

TIA
Rodrigo Juarez
rodrigoj@azinformatica.com.ar

Para entender la recursividad, primero, hay que entender la recursividad.
Next
Reply
Map
View

Click here to load this message in the networking platform