Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Substring
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Miscellaneous
Thread ID:
00661787
Message ID:
00662718
Views:
29
Nerissa,

>I spent my one day trying to figure out if MM implements searching a sub-string that is equivalent to the ouput of the given SELECT-SQL below.
>
>Select vendor_no from apvend01 where vendor_no like "%1%"
>
>I just want to confirm if MM doesn't really have this feature so that I know that I have to write my own codes for this. At first, I thought that property "clocateExpression" will do the job.

There's no limitatio on what you can do with Mere Mortals with regard to SQL SELECT statements. You can either create a view or use SQL pass through to execute this command.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Reply
Map
View

Click here to load this message in the networking platform