i have a function that returns a value in Unicode format. When I try and make a MySQL select statement with the Unicoce value it does not work.
So I need to change this Unicode value into a ASCII value that I can use in my database query.
Any help would be greatly appeciacted
Regards
Iain.
Convert Unicode value to ASCII value for use in Query
Moderator: General Moderators
-
iainfreestone
- Forum Newbie
- Posts: 4
- Joined: Sun Sep 23, 2007 2:08 pm