Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with session class and data tier
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
Problem with session class and data tier
Divers
Thread ID:
00706657
Message ID:
00706657
Vues:
54
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform