View Single Post
Old 12-03-2005, 05:15 PM   #1 (permalink)
sipoor
Noogle
 
Join Date: Dec 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
sipoor
database conversion

Hello people,
I'm using an access database for my website which stores iso-8859-8-i (Hebrew) data.
In order for adsense to show ads on my site I have to convert my pages from iso-8859-8-i to UTF-8.
I'm using ASP as my servers' script language.
Is there a way to convert the database into utf-8?
If not, can I at least convert the data after retrieving it from the database before outputting it to a utf-8 page?

Thanks... I need help
sipoor is offline   Reply With Quote