Hi Hariprasad,

When you try to load data with sql file then make sure the character set 
file is properly chosen as your file's characterset. Many times choosing 
"latin1" worked for me.

-Pankaj

Hariprasad Panga wrote:
> Hi All,
>
> I have a database table with column collation "utf8_general_ci". When data
> is fed directly through sql , it is not able to display special characters
> in exact form. When the same data is entered through RTE it is shown
> correctly.
> The setting for character encoding is following :-
> config.renderCharset = utf-8
> config.metaCharset = utf-8
>
> Please let me know how this can be resolved.
>
> Regards,
> Hari.
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english@lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>
>   

_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to