admin,
Friday, March 29, 2002, 4:13:26 PM, you wrote:

aect> I use mysql & php. I created a table.. I entered some record. I want to
aect> order by name as asc. But I have turkish character like ,..
aect> How can I set turkish character to mysql?
 
You should set latin5 character set: run mysqld with
"--default-character-set=latin5" option.

aect> Thanks..
aect> Edakom Internet Sorumlusu
aect>       Gokce Akkaya




-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to