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:
01351256
Vues:
22
Hi Dennis,

>Will this SPT work if it is MySQL? Basically, what I am asking is if VFP functions (like ATC) can be recognized?

No, within an SPT string you have to use the syntax of the backend or the supported ODBC functions, eg.
SELECT * FROM table WHERE INSTR(field,'%')>0
--
Christof
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform