Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Looking Up Records That have % in Field Data
Message
 
 
To
27/09/2008 03:37:15
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01350997
Message ID:
01367929
Views:
9
>Boris,
>
>
>SELECT * FROM YourTable WHERE ATC([%], TheField) #  0 INTO CURSOR crsTest
>
>
>Will this SPT work if it is MySQL? Basically, what I am asking is if VFP functions (like ATC) can be recognized?
>
>Thanks!
>
>Dennis

Hi Dennis,

Check this link http://dev.mysql.com/doc/refman/5.0/en/string-functions.html

It's INSTR() or LOCATE() in MySQL.
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