Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQLEXEC command
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00515140
Message ID:
00515324
Views:
21
>Hi Mark:
> It works with your syntax in the command window. However, I used extact command in my program it return empty cursor. Do you know why? THANKS
>SHERRY

Did you set a value for the variable?
local lcID
lcID = alltrim(upper(ThisForm.txtClientID.Value))
lcSQL = "Select clClientID from CLIENTTYPE where clClientID = '" + lcID + "'"
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform