[TYPO3-dev] Some minor problems with fetching from database

Marc Wöhlken woehlken at quadracom.de
Thu Jun 18 16:39:29 CEST 2009


Hi Erik!
Erik Svendsen schrieb:

> I'm pretty sure the code is correct, as it works as it should except for
> to letters. But the problem with A and Á is annoying me.

This is probably caused by something called collation under MySQL - see
http://dev.mysql.com/doc/refman/5.1/en/charset-general.html

In simple words a collation describes how to order and compare
characters. You should probably choose a suitable collation for your
character set and language.

Regards
 Marc

-- 
...........................................................
Marc Wöhlken                     TYPO3 certified intregator

Quadracom - Proffe & Wöhlken

Rembertistraße 32              WWW: http://www.quadracom.de
D-28203 Bremen                E-Mail: woehlken at quadracom.de
______________             PGP-Key: http://pgp.quadracom.de




More information about the TYPO3-dev mailing list