Re: [PHP-DB] character set collation

2007-12-14 Thread Thodoris
This may be of help I found that in mysql manual (http://dev.mysql.com/doc/refman/5.1/en/alter-database.html): To perform the task of upgrading database names with the new encoding, use |ALTER DATABASE /|db_name|/ UPGRADE DATA DIRECTORY NAME| instead (see Section 11.1.1, |ALTER DATABASE|

[PHP-DB] character set collation

2007-12-14 Thread elk dolk
Hi everybody, 1- I have created a database in the remote server and I have the same database in my local machine ,which is configured as IIS server. 2- MySQL server in my computer is configured as follows: Default-character-set=latin1 for CLIENT SECTION