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
Titre:
Help - SQLEXEC() syntax
Divers
Thread ID:
00515953
Message ID:
00515953
Vues:
72
Hello All:
I having working on a project that uses sqlexec()for different sql statements. Where could find information on syntax. What will be the correct syntax for sql with and statement:
m.client_id = "test"
m.totquote = 2
sqlexec(handle, "select * from quotetype where qtclientid = ?m.client_id and qtquotekey = m.totquote","mycursor")

error returned: too few parameters. expected 5. from odbc driver.
State will work if I only have one condition. thanks.
sherry
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform