You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@openjpa.apache.org by vishal868 <vi...@gmail.com> on 2014/03/18 13:13:20 UTC

Re: Merge or Persist Unicode values to MS SQL Server 2008 R2

Hi Matt,

We stuck up on the similar problem and found that the parameter which
contains the unicode value should have Nchar or Nvarchar type.

So in your query when '?' is replaced by N'?', then your problem will be
fixed.




--
View this message in context: http://openjpa.208410.n2.nabble.com/Merge-or-Persist-Unicode-values-to-MS-SQL-Server-2008-R2-tp7585896p7586100.html
Sent from the OpenJPA Users mailing list archive at Nabble.com.