From: Mike van Hoof  Sent: 18 July 2006 10:49
> 
> Hello,
> 
> I am having a problem, and am hoping this is the wright list 
> to post to.
> 
> I have a TEXT field with text in them (duh!)... this text 
> also contains 
> special characters like é ß ü etc...
> But when i convert the TEXT field to a BLOB field these signs 
> are lost 
> and i get  
> 
> So does anyone know a workaround for this (and not converting 
> to a BLOB 
> is not an option... sorry)

What version of mysql are you using?
What character set is the TEXT column?
What are you using to display this text?

Although my guess is that the characters are not lost, it's just
that the software is now just getting binary (blob) data back
and doesn't know how to decode it.
If you convert the field back to TEXT can you see the chars again?

mark

> -- 
> Medusa, Media Usage Advice B.V.
> Science Park Eindhoven 5216
> 5692 EG SON
> tel: 040-24 57 024  
> fax: 040-29 63 567
> url: www.medusa.nl
> mail: [EMAIL PROTECTED]
>  
> Uw bedrijf voor Multimedia op Maat
> 
> 
> -- 
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    
> http://lists.mysql.com/[EMAIL PROTECTED]
>
 





MARK ADDISON
WEB DEVELOPER

200 GRAY'S INN ROAD
LONDON
WC1X 8XZ
UNITED KINGDOM
T +44 (0)20 7430 4678
F 
E [EMAIL PROTECTED]
WWW.ITN.CO.UK
Please Note:

 

Any views or opinions are solely those of the author and do not necessarily 
represent 
those of Independent Television News Limited unless specifically stated. 
This email and any files attached are confidential and intended solely for the 
use of the individual
or entity to which they are addressed. 
If you have received this email in error, please notify [EMAIL PROTECTED] 

Please note that to ensure regulatory compliance and for the protection of our 
clients and business,
we may monitor and read messages sent to and from our systems.

Thank You.


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

Reply via email to