Bruno Lustosa wrote:
On 11/7/05, *Khan* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    I'm trying to convert my windows-1250 database to Unicode, UTF-8. Is
    there any script that can do the job?


What kind of database is it?
If it's something the likes of postgresql or mysql, you could dump the database to a text file, use recode or iconv to change the file encoding, and then import it into a new unicode database.

Yes, that's just what I want to do. Database is MySQL. Can you PLS explain procedure, I have never done that before.
--
gentoo-user@gentoo.org mailing list

Reply via email to