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:52:56
 
 
À
14/04/2015 10:45:16
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
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:
01618396
Vues:
37
>>Technically, I guess you are right
>
>Why the restriction?

I think for the result of the query, if you assign a value first to the 'parameter', it makes no difference whether you use parameter or ?parameter

But I always use the ?

- It's clearer
- I use this ? to find the parameters in the SelectCmd of my cursoradapterclass and map those to properties of the class
I can then use
=  caObj.SetParameter('MyParam', 27)
 = caObj.CursorRefresh()
>Just kidding.
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform