Results 1 to 2 of 2
- 08-13-2013, 09:28 AM #1
Member
- Join Date
- Aug 2013
- Posts
- 2
- Rep Power
- 0
Java charset equivalent to collation
While i am trying to connect with sql server 2012 with collation "Chinese_Hong_Kong_Stroke_90_CI_AS" through java code.I am getting error message like this
Error message:
=============
An error occurred while establishing the connection:
Type: java.sql.SQLException Error Code: 0 SQL State: 2C000
Message:
Could not find a Java charset equivalent to collation 040CD01000.
Configuration details:
=====================
Os:windows 2008
sql server version:2012
driver name:jtds
How to fix this problem in java.awaiting for your replies.thanks in advance.
with regards
M.Selvakumar
- 08-13-2013, 10:10 AM #2
Re: Java charset equivalent to collation
Duplicate of http://www.java-forums.org/jdbc/8081..._90_ci_as.html
db
THREAD CLOSEDIf you're forever cleaning cobwebs, it's time to get rid of the spiders.
Similar Threads
-
Charset problems (presumably?)
By Toll in forum Advanced JavaReplies: 2Last Post: 06-26-2013, 07:59 PM -
java (7) equivalent of .Net timespan
By .paul. in forum New To JavaReplies: 12Last Post: 07-29-2012, 05:38 PM -
Equivalent of PHP isset in JAVA
By africanhacker in forum New To JavaReplies: 11Last Post: 03-24-2011, 03:41 PM -
Problem with combining charset and enctype
By shihad_s in forum New To JavaReplies: 0Last Post: 02-22-2011, 01:14 PM -
Setting Charset problem
By geekdad in forum Advanced JavaReplies: 2Last Post: 11-17-2009, 02:27 AM
Bookmarks