Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Finding similar value?
Message
From
08/02/2007 10:59:25
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Finding similar value?
Miscellaneous
Thread ID:
01193655
Message ID:
01193655
Views:
60
I am trying to experiment on this code below. However, I could not get it to find a similar value. For instance, if I type in 1101, I don't get anything. Please help.
lcPartNum = UPPER(ALLTRIM(THISFORM.txtPartNum.Value))
SELECT * FROM customer x WHERE x.partnum LIKE '&m.lcPartNum%'
Thanks,
Sam
Next
Reply
Map
View

Click here to load this message in the networking platform