Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Chinese Characters in VFP and MySQL
Message
From
23/07/2008 10:37:26
 
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:
01333431
Views:
10
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
Previous
Reply
Map
View

Click here to load this message in the networking platform