Can you tell me right way to get answer to the problem described below :
In my commercial application there is no proper order of records according
to Polish national signs.
Sample instruction I use:
$zna = mysql_query("SET NAMES 'cp1250' COLLATE 'cp1250_general_ci' ");
$result = mysql_query("SELECT * FROM region order by nazwa_reg COLLATE
cp1250_general_ci");
My application wroks on :
phpMyAdmin - 2.11.3deb1ubuntu1.3
Wersja klienta MySQL: 5.0.51a
Regards,
Grzegorz Dyna
| Thread |
|---|
| • Question | Unknown Sender | 27 Apr |