Hi!

>>>>> "Avukatpro" == Avukatpro Limited Sirketi <[EMAIL PROTECTED]> writes:

Avukatpro> In ODBC documents some common error section is says
Avukatpro> - If you are connecting to a server with a character set that isn't compiled
Avukatpro>   into the MySQL client library (the defaults are:
Avukatpro>   latin1 big5 czech euc_kr gb2312 gbk sjis tis620 ujis
Avukatpro>   ) then you need to install the mysql character definitions from the
Avukatpro>   charsets directory into the c:\mysql\share\charsets.

The client will automaticly use the character set that the server is
used, so you don't have to specify this in my.ini

Yes, if you have VC++, you should be able to quite easily recompile
mysql.lib with all character sets and link MyODBC with this.

Regards,
Monty


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to