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:
00516011
Vues:
17
Mark:
I am getting the same error too few parameters. expected 1.
This is my code:

sql_str = "select * from quotetype where qtClientID = '"+ m.Client_id +"' and qtQuotekey = " + alltrim(Transform(m.totQuote,'@Z'))
(everything looks good at this point)
sqlexec(handle,sql_str,"mycursor")

sherry
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform