passing string to database with utf8 encoding results in invalid chars
Posted by: Sven Bisaro
Date: March 14, 2005 08:25AM

Hello All,

My database has default charset utf8, my connection string is:

"Database=<database>; Data Source=localhost;UserId=<user>; Password=<pwd>; CharSet=utf8"

When I insert a string with 'รค' it results in an invallid character. Can someone help me? Something goes wrong when I insert these kind of characters.

Thanks,
Sven

Options: ReplyQuote


Subject
Views
Written By
Posted
passing string to database with utf8 encoding results in invalid chars
7921
March 14, 2005 08:25AM
2698
March 23, 2005 08:47AM


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.