Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Requery on view returns nothing
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00064124
Message ID:
00064127
Views:
33
Jonathan,

It looks like your view may be referencing the _field_ no_hist rather than the memory variable no_hist. Re-write your view to use no_hist=?m.No_Hist


>I have a simple remote view with a filter that says no_hist = ?no_hist
>
>Here is my code
>*
>use "viewname" nodata
>...some processing here
>no_hist= 1299
>requery("viewname")
>*
>
>The problem is I don't get anything back when I browse the view. Even tough the 1299 records exists!!!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform