Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I execute a VFP stored procedure using SQLEXEC()/
Message
 
À
15/09/1998 23:59:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00135933
Message ID:
00137137
Vues:
18
Hi,

I know this is suppose to work but this gives 'Unrecocnized Command Verb' error ONLY when running a VFP Stored Procedure using VFP ODBC driver. If this is working for you, I would like to know what I missed out.

>You forgot the question mark before param1.
>lnResult = sqlexec(lnconnection, 'Exec getkey ?param1')
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform