I want to store data in czech in mysql 4.0.18. I use property default-character-set=czech set in my.ini on localhost and all run well. But my hosting provider don't allow me to set this property on the server level :-), I can change it only on connection or database level. I tried 'alter database XXX default character set czech;', but this is wrong.
Don't you know, how I can solve my problem?
regards tomas paral
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]