Steen,

I'm sorry I don't know the answer that question.  I'll post it and see if
you get an answer.

P.S. I just noticed that my previous response to you was posted at 8:12 PM,
although I emailed it about 4:15 PM

-----Original Message-----
From: Steen Rabol [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 31, 2002 5:32 PM
To: Rick Emery
Subject: Re: Is this possible in one SQL statement

if you do this

select * from table where field like '%æ%';

you get records which contains both ascii 228 (ä) and ascii 230 (æ)

Do I have to set something special in my configuration of MySQL (3.23.44-nt)
?

Thanks in advance
Steen

---------------------------------------------------------------------
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