Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help - SQLEXEC() syntax
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00515953
Message ID:
00515991
Vues:
18
>Mark:
> I tried that it returned the same error:too few parameters. expeced 1. any idea,thanks
>sherry


Sorry, just saw that your second parameter is numeric. Try:

lcSQL = "select * from quotetype where qtclientid = '" + m.client_id + "' and qtquotekey = " + transform(m.totquote)

SQLExec(lnHandle, lcSQL, "MyCursor")
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform