Skip to main content



      Home
Home » Eclipse Projects » EclipseLink » MSSQL encoding issue
MSSQL encoding issue [message #1397614] Wed, 09 July 2014 20:28
Eclipse UserFriend
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: Wed Oct 29 11:50:59 EDT 2025

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

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

Back to the top