Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SP_HELPINDEX via ODBC
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00175405
Message ID:
00175567
Vues:
31
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" )
>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform