Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Chinese Characters in VFP and MySQL
Message
 
To
23/07/2008 02:38:04
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MySQL
Miscellaneous
Thread ID:
01333055
Message ID:
01333398
Views:
9
Maybe there's a setting in the MySQL that you can use. I found one web site that said using

SQLEXEC( lnHandle, "SET CHARACTER SET utf8" )
SQLEXEC( lnHandle, "SET NAMES utf8" )

helped in their case.
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform