Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL & setting of exact.
Message
From
12/06/2003 11:23:01
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00799387
Message ID:
00799393
Views:
23
Timothy,

Use "==" sign:
Select pn,noun,cal_int from d:\zcalauth;
            where ALLTRIM(pn)==ALLTRIM(mpart_nbr) into cursor zcal
if mpart_nbr='44', I am getting matches on "44-10", "444", "445-9"
>only with SQL though :-(
Steve Gibson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform