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
Miscellaneous
Thread ID:
00515953
Message ID:
00516011
Views:
16
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform