Hello.


Use MYSQL_SET_CHARSET_NAME option for  mysql_options() function. See:



  http://dev.mysql.com/doc/mysql/en/mysql-options.html

  









[snip]



  Hello,



  could someone tell me if it is possible to change default settings for

  character_set_client, character_set_connection and character_set_results 
variables? They

  are always set to latin1 and I didn't find any way how to change their 
default value.

  I'm using MySQL 4.1.9-nt and MySQL ODBC 3.51. My applications are written in 
C++ Builder

  and I don't want to send command SET NAMES 'cp1250' whenever application opens

  connection.



  Thanks in advance



[snip]

  



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to