Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error Calling SQL Proc From VFP
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Error Calling SQL Proc From VFP
Divers
Thread ID:
01274675
Message ID:
01274675
Vues:
53
This code:
iResult = SQLEXEC(._iSQLConnHandle, [EXEC sp_GetVehicle @vehiclekey=1], sTableName)
generates the error "Could not find stored procedure 'EXEC sp_GetVehicle @vehiclekey=1'"

I can run this from SQL console:
EXEC sp_GetVehicle 1
Anyone know what I'm doing wrong?

Thanks
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform