Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Looking Up Records That have % in Field Data
Message
 
 
À
27/09/2008 03:37:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
Visual FoxPro
Divers
Thread ID:
01350997
Message ID:
01367929
Vues:
10
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform