Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Requery on view returns nothing
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00064124
Message ID:
00064127
Vues:
28
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!!!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform