Posted: Sat Dec 03, 2005 6:15 pm Post subject: 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?
Posted: Tue Jan 17, 2006 2:39 pm Post subject: 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.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
Host your free forums with Invision Plus.net forum web hosting with your own subdomain.
alexisBlue v1.2 // Theme Created By: Andrew Charron // Icons in Part By: Travis Carden