MySQL Forums
Forum List  »  General

MySQL Character set
Posted by: Ante Drnasin
Date: February 10, 2005 08:19AM

I'm going nuts.....

Whatever combination I set in 4.1 I can't get mysql to show my character set (latin2, cp1250...)

I have in my.ini
default-character-set=latin2

database collation is cp1250_general_ci
table collation is also cp1250_general_ci
fields(name and last_name) are also cp1250_general_ci

But I just can't get mysql to show č or ć...I only get "?"
(using php 5.0.3)

Options: ReplyQuote


Subject
Written By
Posted
MySQL Character set
February 10, 2005 08:19AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.