Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » MSSQL encoding issue
MSSQL encoding issue [message #1397614] Thu, 10 July 2014 00:28
harry rajan is currently offline harry rajanFriend
Messages: 6
Registered: October 2012
Junior Member
We are using eclipselink's dynamic entities to migrate data from one database to another. We use utf8 encoding for data stored in varchar and text columns in MsSQL database. There seems to be issues with certain characters during migration which indicates that the data migrated is not utf-8 encoded. How do i ensure the data to be read/written from the database is encoded using utf-8? I tried 'sendStringParametersAsUnicode' in jdbc urls, but no luck. The collation on the SQL Server database is Latin1_General_CI_AS.

-Harry
Previous Topic:Hanging and long delays obtaining read locks
Next Topic:how to implement join for Same table
Goto Forum:
  


Current Time: Fri Apr 19 15:31:58 GMT 2024

Powered by FUDForum. Page generated in 0.01732 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top