|
||||||||||
|
|||||||
| GoogleCommunity Sponsor |
Use coupon "forum" for 50% Off! |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Noogle
![]() Join Date: Dec 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
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 |
|
|
|
|
Sponsored Links
|
|
|
|
#2 (permalink) |
|
Noogle
![]() Join Date: Jul 2005
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
i hope this works
so i just did a quick google search on how to do this
idk if this works, but it sounds reasonable: http://vietunicode.sourceforge.net/h...taccessdb.html |
|
|
|
|
|
#3 (permalink) |
|
Noogle
![]() Join Date: Dec 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
Thanks, it worked eventually
First, how did you manage to find the link?
I looked all over and couldn't find something as helpful as the link you found. Thank you very much. The instructions in the link did not work as described. I managed to convert the database eventually but only after encoding in "user defined encoding" and creating a new table. Then I imported the data to the new table and fixed some errors. After that I copied the data into the original database. Finally I saved all my asp pages in UTF-8 and added the session.codepage=65001 code. Thanks again. |
|
|
|
|
|
#4 (permalink) |
|
Microsoft Student Partner
Google Guru
![]() Join Date: Jul 2004
Location: England
Posts: 5,787
Thanks: 0
Thanked 2 Times in 2 Posts
![]() |
Glad to see you got it converted *put's away magical converting tool*
__________________
Visit my Tech Blog! |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Wacho conversion tracking | charmer | Web Browsers and Statistics | 0 | 11-17-2006 11:22 AM |
| .AVI conversion lipsync issues. Please help! | Quantum Chromodynamics | General Computer Forum | 1 | 11-03-2006 12:44 AM |
| conversion timescales | fakiestore | Google AdWords & AdSense Forum | 2 | 04-15-2006 12:45 AM |
| traffic conversion rate | bentong | General Discussion | 0 | 06-09-2005 05:37 AM |
| database conversion | sipoor | Web Design, Coding & Programming Forum | 3 | 01-01-1970 02:02 PM |