Preparing SQLServer for UTF-16
satya - 4/21/2017, 8:54:33 AM
How do I configure SQLServer for UTF-16?
How do I configure SQLServer for UTF-16?
satya - 4/21/2017, 8:58:56 AM
working with unicode in SQLServer
working with unicode in SQLServer
satya - 4/21/2017, 9:04:03 AM
Converting SQLServer database to Unicode
Converting SQLServer database to Unicode
satya - 4/21/2017, 9:09:15 AM
Unicode and SQLServer 2012
Unicode and SQLServer 2012
satya - 4/21/2017, 9:25:16 AM
why are things this convoluted! I think I am in for a ride :(
why are things this convoluted! I think I am in for a ride :(
satya - 4/21/2017, 9:28:59 AM
At least database columns seem to be nvarchar
At least database columns seem to be nvarchar. One good sign
satya - 4/21/2017, 9:36:05 AM
How do I insert unicode into SQL Server 2008
How do I insert unicode into SQL Server 2008
satya - 4/21/2017, 9:39:13 AM
Inserting unicode with jdbc into SQL Server
Inserting unicode with jdbc into SQL Server
satya - 4/21/2017, 9:48:26 AM
This is a relevant thread. Read later
satya - 4/27/2017, 4:21:47 PM
High level action items
Fix the local driver to access SQL Server
See if java web code has any UTF dependencies
Do I need anything special with JDBC for unicode?
Or do i have to change the SQL modifiers in aspire?