This is a discussion on Dutch Letter-set/Collation ? within the MySQL Database forums, part of the Database Forums category; Hello, I have this question: The default character-set in my.ini is "latin1". When I create a ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello,
I have this question: The default character-set in my.ini is "latin1". When I create a field using PHPMyAdmin, it sets the collation to "latin1_swedish_ci" by default. I would like to know which letter-set / collation I should use for Dutch, because the Swedish collation sometimes changes characters into a question mark. Thanks! Ramon. |
|
|||
|
utf-8?
Ramon wrote: > Hello, > > I have this question: > > The default character-set in my.ini is "latin1". > When I create a field using PHPMyAdmin, it sets the collation to > "latin1_swedish_ci" by default. > > I would like to know which letter-set / collation I should use for Dutch, > because the Swedish collation sometimes changes characters into a question > mark. > > > Thanks! > Ramon. > > |