MySQL Forums
Forum List  »  MyISAM

Import/Export problems in two different CHARSET in single TABLE
Posted by: Raghava Kotekar
Date: July 02, 2006 04:25AM

Hi All,

I'm working on a content management system, which suports multi-lingual content/article on a single database structure.

The nature of system/database works like this.
I'm managing articles of different charset like ANSI, UTF8 on a single TABLE. After exporting & importing intto other database, while rendering the article on the webpage, the article are comes as a JUNK charecters.


My understanding of the Problem:

1. Becuase the storing type articles in the TABLE is depend on the CHARSET set & Engine Type of a Table.

2. or is it depends on the version of the current database.
(Because the Exporting server is at 4.0.13-NT & Importing Server version 5.0.15-NT)

Can any one, help in resolving this issue or guide me in managing for these type of content mangement system.

Thanking in advance,
Raghava Kotekar

Options: ReplyQuote


Subject
Views
Written By
Posted
Import/Export problems in two different CHARSET in single TABLE
3061
July 02, 2006 04:25AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.