Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Like() mask
Message
 
 
To
09/09/2009 17:00:13
Valter Molina
Molina & Nardi Ltda
Brazil
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01423354
Message ID:
01423356
Views:
69
VFP does not provide a way to escape wildcard characters. Can you use $ or AT() instead?
In a query you can use LIKE operator with ESCAPE clause.

>How can I use the * (asterisk) as part of the string in the function LIKE()?
>For example:
>The text I need to locate is as the following:
>
>**** NOTE N. 10/2009 ****
>
>How can I represent the ' ****' to match the string, considering that the '*' is a wildcard in LIKE()
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform