Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP6 and MySQL connection problems
Message
De
07/06/2005 16:41:49
 
 
À
05/06/2005 19:12:48
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 6 SP5
OS:
Windows XP SP2
Network:
Windows XP
Database:
MySQL
Divers
Thread ID:
01020358
Message ID:
01021130
Vues:
19
Thanks a lot man! I really appreciate your help. How to parce the SQL query when "in the game" are character type field in SQLEXEC? I tryied different version of syntax but nothing?

public cquery
cquery="John"
=SQLEXEC(chandle,"Select * from salesman where name = ?cquery','CursorS')

or

=SQLEXEC(chandle,"Select * from salesman where name = "John"','CursorS')

won't work? With numeric field working fine. Heeelp.

Thanks in advance!

Elvir
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform