Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Custom object data session?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00710978
Message ID:
00710992
Vues:
16
Maybe I'm not being clear...

The form is using a private data session. In the load of the form, I call this custom object to gather some data. When the object's code runs, it errors because it can't find the cursor I told it to put the data in (which was created in the form). If I suspend, I can see that I'm in the default data session, and not the form's private data session. I need the object to use the same datasession as the form that is calling it, _not_ the default datasession. How do I do that?

Thanks,

Michelle

>If your object is based on custom, it uses the default datasession. So any data opened with if should be available to your form if the form initiated the object.
>
>>Thanks, but the object is type custom, not type session, and there is no such property on that.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform