Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I execute a VFP stored procedure using SQLEXEC()/
Message
 
To
15/09/1998 23:59:33
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00135933
Message ID:
00137137
Views:
19
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')
Previous
Reply
Map
View

Click here to load this message in the networking platform