MySQL Forums
Forum List  »  Microsoft SQL Server

Re: Characters replaced by '?'
Posted by: Tim Grant
Date: February 07, 2006 02:39PM

I'd bet that somewhere along migration process a program is making a wrong guess about your data's data character set.

Try to specify the same character set all the way through the data migration, or specifically translate where you need to. I've been there: avoid using the character set named "or something like that."

Options: ReplyQuote


Subject
Written By
Posted
Re: Characters replaced by '?'
February 07, 2006 02:39PM


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.