Re: problems with farsi sorting!!

2003-06-25 Thread Veysel Harun Sahin
You can change your charset by adding a line in your mysql configuration file like this. default-character-set = cp1256 Here cp1256 means that mysql will use Windows Arabic character set. I don't know the difference between farsi and arabic charsets. And also I don't know if mysql has a far

Re: problems with farsi sorting!!

2003-06-25 Thread Egor Egorov
"mohammad kh.tajer" <[EMAIL PROTECTED]> wrote: > > I use unicode to store farsi data in mysql database but I have problems sorting it > using ORDERBY command...(ORDER BY does'nt work properly) > I don't know what to do . > 1---)pleases help me if there is any solution for me to define a char