Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Chinese Characters in VFP and MySQL
Message
De
23/07/2008 10:37:26
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MySQL
Divers
Thread ID:
01333055
Message ID:
01333431
Vues:
11
I tried the following with the same results as before:
o = SQLSTRINGCONNECT( 'dsn=test;charset=utf8' )

= SQLEXEC( o, "SET CHARACTER SET utf8" )
= SQLEXEC( o, "SET NAMES utf8" )

? SQLEXEC( o, 'select * from test02' )

BROWSE
Thanks again!

Dennis
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform