Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Missing Requery Parameter
Message
 
To
07/03/2000 21:28:31
Bill Breay
Custom Business Software
Arvada, Colorado, United States
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00341685
Message ID:
00343332
Views:
43
Bill,

>I have stepped throuth the requery code and as soon as the code
>'store &lutemp to (This.aviewparameters[lncount,1]' is executed the object vp_ddate appears in the local window. Also in the local window
> the value for lutemp is 'This.ddate"
> the value for lncount is 1

When the vp_ddate variable appears in the Locals window, what is its value? After the value is set in the business object's Requery method, continue to step through into the data behavior object's Requery method. Make sure the vp_ddate variable is visible and has the correct value right when the actual Requery() is issued. Also, check the currently selected ALIAS() in the Watch window.

If the View Parameter window doesn't appear when USEing the view manually, it should also work inside of the business object. At the point where the Requery() is physically issued, it's a simple matter of "does the vp_ddate variable exist?". If it doesn't, then the view parameter window will be displayed.

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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform