Character set problem
Posted by: Alex NS
Date: November 23, 2009 10:46AM

Hi,

I'm having a problem when storing in my MySQL database, information queried from a Microsoft SQL Server one. Both databases use utf8_unicode_ci.

This is the error I'm getting:

Message String: Some character(s) could not be converted into client's character set. Unconverted bytes were changed to question marks ('?')
DBD::Sybase::st fetchrow_array failed: OpenClient message: LAYER = (0) ORIGIN = (0) SEVERITY = (9) NUMBER = (99)

I thought that using utf8_unicode_ci I was going to solve the issue (I had a different one before), but it seems I didn't...

Any clue about what's happenning?

Thanks.

Options: ReplyQuote


Subject
Views
Written By
Posted
Character set problem
6479
November 23, 2009 10:46AM
2598
November 24, 2009 10:49PM
4943
November 25, 2009 04:34AM
3369
November 26, 2009 12:52PM
2622
November 25, 2009 12:44PM
2440
November 26, 2009 04:30AM


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.