Re: Can't identify character set and collation used in string comparisons
Posted by: Rick James
Date: July 22, 2013 08:45PM

"character_set_results " seems to have nothing after it??

If you can do that SHOW from Connecter/.NET, you can find out what it thinks the values are there. You can probably run the SHOW as if it were a SELECT and dump the resultset (several rows of 2 columns).

Also, run this from inside .NET:
SELECT HEX('ø'), 'ø'

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Can't identify character set and collation used in string comparisons
1863
July 22, 2013 08:45PM


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.