Re: to_asci

2002-06-06 Thread Chris Knipe
Now, that screwed up allot of MUAs!!! - Original Message - From: "Joel Rees" <[EMAIL PROTECTED]> To: "Dvoracek Michal" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, June 07, 2002 6:17 AM Subject: Re:

Re: to_asci

2002-06-06 Thread Joel Rees
Hello to you too. > i need function that will convert non-english characters ($Bwzpz\boq (B > to english. What were those? Can you give us some idea what the language (character encoding) and the values (code points) were? > Some values in table contains non-english characters and i need sear

to_asci

2002-06-04 Thread Michal Dvoracek
Hello, i need function that will convert non-english characters (ěščřžýáíé) to english. Some values in table contains non-english characters and i need search them. (via LIKE) In posgresql is function to_ascii. Regards Michal Dvoracek [EMAIL PROTECTED] sql,query,table