Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parametrized views
Message
De
01/11/2004 14:26:11
 
 
À
01/11/2004 05:49:07
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 6 SP5
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
00956480
Message ID:
00956672
Vues:
17
This message has been marked as the solution to the initial question of the thread.
>Hi,
>
>Is it possible to call a VFP parametrized view from outside VFP (e.g. a VB program using the ADODB object)? I tried, but I can't get the view to accept parameters.
>
>Thanks,
>
>Auke

Hi Auke,

It is possible to open parameterized View in VFPOLED, but the parameters should be passed by means of VFP memvars.
For example, before opening the view, you can call a stored proc that creates public variable and assigns value for each parameter.

Thanks,
Aleksey.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform