Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Chinese Characters in VFP and MySQL
Message
De
23/07/2008 02:38:04
 
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:
01333393
Vues:
10
>Hi,
>
>maybe SYS(987) helps in your case.

This is what I did:
? SYS( 987)  && return False
? SYS( 987, .T. )

o = SQLSTRINGCONNECT( 'dsn=test;charset=utf8' )
? SQLEXEC( o, 'select * from test02' )
BROWSE
Still same gibberish results.

Anything else I might have missed out?

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

Click here to load this message in the networking platform