Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
LIKE operator and search phone without area code
Message
 
 
To
21/10/2005 11:33:30
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01061088
Message ID:
01061106
Views:
11
>same, use % and _
>
>Like() * becomes %
>Like() ? becomes _
>
>ie
>
>like('a*b?c', field1) becomes field1 like 'a%b_c'
>
Are you sure there is LIKE() function in SQL Server? I do not think so.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform