Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Chinese Characters in VFP and MySQL
Message
From
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:
01333393
Views:
9
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform