Hello.


What output do these statements produce:

show variables like '%char%';

show variables like '%coll%';



Include the results of SHOW CREATE TABLE

executed on your tables as well. 





Javier Ballesteros Correa <[EMAIL PROTECTED]> wrote:

> Hi, everybody!

> I have a problem working with MySQL and C++ Builder 6.

> I can$t find the solution and I hope that maybe

> somebody can help me.

> I use the ZEOS components (6.1.5) to connect the MySQL

> database (version 4.1.11) with C++ Builder. The fact

> is that everything goes rigth except when I try to

> write into the database. When I write special spanish

> characters (accents, $,...), this characters are

> changed in the database, so they$re wrong. I think

> that it occurs because the default character set of

> C++ Builder is not supported by the MySQL database

> (but I$m not sure about it). If anyone can explain me

> the reason, I$ll be exceedingly grateful.

> Thank you very much for your attention.

> Regards,

> 

> 

> 

>                

> ______________________________________________ 

> Renovamos el Correo Yahoo! 

> Nuevos servicios, m$s seguridad 

> http://correo.yahoo.es

> 



-- 
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