Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Jaxson Brown   on Nov 11 In Java Category.

  
Question Answered By: Andrew Brown   on Nov 11

Here what I know about these kind of problems in SQL server  and I hope it helps:



- The data types should be nvarachar or ntext to accept  Unicode as input.

- I think the manager  environment put Arabic 1256 for farsi characters.

- There is a parameter in jdbc  connection parameters that should be set for Unicode reading and writing. (check it your jdbc driver documentation its driver specific)


Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on SQL SERVER doesn't accept java unicode Or get search suggestion and latest updates.


Tagged: