Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CBizObjMaintForm
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00101759
Message ID:
00101781
Vues:
26
Enrique,

>I have a cBizObjMaintForm Form, and I use three textboxes to bind three view parameters, my parameterized view uses filtering as Like ?vp_param1 And ... like ?vp_param2 AND ... like ?vp_param3. But isn't works. Don't mark error, only click 'Execute Query' Command Button. The message to 'Entry Data' page Click, is "There are no records that match your criteria".>

I recommend setting a breakpoint in the form's Requery() method. For example:

ACTIVATE WINDOW TRACE
SUSPEND
DODEFAULT()

Step through the code so you can see what values are being assigned to your view parameters.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform