Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CURSOR Experiencing Memo Bloat
Message
De
15/07/2006 16:13:05
 
 
À
15/07/2006 14:29:55
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
01136610
Message ID:
01136709
Vues:
18
>>I thought of this too and to me it sounded there is no private datasession. Otherwise there is no way (I couldn't find any IOW:) to pass a cursor between sessions (an object could pass however).
>>Cetin
>
>Considering the case that started this thread, do you think it will work if an object based on Session managed the cursor? In other words, the object would be declared in the main program (so as to be accesible everywhere), and all access to the cursor is encapsulated with methods of this object.

Any object living in the same datasession with public interface should be enough: so you can build your accessing methods on other objects you then instatiate ion the form with the datasession for instance.

Then there is always the heavy handed approach: copy to array <g>

regards

thomas
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform