Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SP_HELPINDEX via ODBC
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00175405
Message ID:
00175567
Views:
30
Thanks... I forgot that was required for ODBC stored procedures... Whild doing the command from SQLW, it works without the explicit EXEC.

You need to include "EXEC" before the sp name like this:
>
>=SQLExec( handle, "EXEC SP_HELPINDEX ", "rtrnCursor2" )
>
Previous
Reply
Map
View

Click here to load this message in the networking platform