Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How To get the view parameter in the view result
Message
De
14/04/2015 10:07:17
 
 
À
14/04/2015 09:59:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 8
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01618350
Message ID:
01618383
Vues:
24
>Works fine over here - providing you assign a value to lnyear
>
>
>lnyear = 2000
>select dossier.*, ;
> cast ( ?lnYear as Int ) as MyParam;
> from dossier ;
> where (YEAR( d_custenddate ) >= ?lnYear )
>
But then I am no longer asked for a value. It just uses the vallue assign before the view is executed without asking.
Gerhard Schmidbauer
URANUS Software GmbH
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform