Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp50 - Search string and search field not matching
Message
From
01/04/1997 13:27:16
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Vfp50 - Search string and search field not matching
Miscellaneous
Thread ID:
00026433
Message ID:
00026433
Views:
90
my WHERE CLAUSE says.

in_fld = 'modem' && to test

in_fld = alltrim(thisform.in_fld.value) && needs to be this..

WHERE in_fld $ table_fld && this works until I take
say:

WHERE upper(alltrim(thisform.in_fld.value)) $ table_fld
I have done everything..

can somebody help?
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Next
Reply
Map
View

Click here to load this message in the networking platform