Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Delaying DE AutoOpen in a form.
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
CodeMine
Titre:
Delaying DE AutoOpen in a form.
Divers
Thread ID:
00666722
Message ID:
00666722
Vues:
55
I'm a Codemine newbie (possibly even a wanna-be, at this point).

I'm using a VCX-based form, subclassed from frmFormCustom (to which I have made no customizations)<g>. This form class's .cDataEnvironment property is set to my new DE class. When I run the form, it instantiates the .oCDE object just fine. The DE object contains a single cursor based on a local view.

The problem is that the view is getting auto-requeried when the form instantiates, which is not desirable because it's a parameterized view and needs a value stored in a form property.

How can I prevent the DE from requerying the cursor until the appropriate time, and how do I "pass" that view parameter value to the cursor before its' Requery() fires?

Thanks all!
"Problems cannot be solved at the same level of awareness that created them." - Albert Einstein

Bruce Allen
NTX Data
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform