Re: Adapter Update Fails, Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '<=>'
Posted by: William Speirs
Date: November 09, 2004 10:28PM

Hello-

Thanks for the quick response. When I downloaded the connector there were two folders with different versions 1.0 & 1.1... I'm using 1.1, is that right? When I try to add the charset=latin1 to the connect line it throws an exception:
myConnection = new MySqlConnection("DataSource=localhost;Database=grader;UserID=root;Password=root;Charset=latin1");

The documentation doesn't have anything about the charset keyword. Do I need to download this "new" 1.0.2 version? If so where do I get that? All I see in the FTP is 1.0.0 & 1.0.1 and I've already downloaded 1.0.1.

Again thanks for the quick response, and thanks in advance...

Bill-

Options: ReplyQuote


Subject
Written By
Posted
Re: Adapter Update Fails, Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '<=>'
November 09, 2004 10:28PM


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.