see
http://dev.mysql.com/doc/refman/4.1/en/charset-database.html
http://dev.mysql.com/doc/refman/4.1/en/charset-table.html

e.g.
CREATE DATABASE db_name CHARACTER SET latin1 COLLATE latin1_swedish_ci;

regards,
patrick


Am 10.03.2006 um 14:54 schrieb [EMAIL PROTECTED]:

>
> thanks, patrick.. i forgot to mention..
>
> i am using mysql on linux on a remote machine for this...
>
> can i do it from the command line on the linux machine?
>
> thanks!
>
>
>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to