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:
00515991
Views:
17
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform