Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help - SQLEXEC() syntax
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Help - SQLEXEC() syntax
Miscellaneous
Thread ID:
00515953
Message ID:
00515953
Views:
70
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
Next
Reply
Map
View

Click here to load this message in the networking platform