Hi, everyone, I want to export mysql record into txt file. But some mysql reserved characters such as '&', '>' and '<' can't be export. They are replaced with '&', '<', and '>'. How do I fix it.
Best Regards, Liu Qianghua -----Original Message----- From: Michal Dvoracek [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 2:33 PM To: [EMAIL PROTECTED] Subject: to_asci 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 --------------------------------------------------------------------- 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 --------------------------------------------------------------------- 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