Instalation on MSSQL problems - upgrade, charset

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
misu
Posts: 18
Joined: 22 Sep 2008, 19:52

Instalation on MSSQL problems - upgrade, charset

Post by misu »

Hello all,
we use Mantis 1.1.8 and want to upgrade to 1.2.x - there is problem with "native" upgrading procedure. So use intalation steps described in this topic:

http://www.mantisbt.org/forums/viewtopi ... =4&t=19421

to install new version. Then I wrote T-SQL script to move data from old version into new one. Now I've recognized that - there is missing switch $s_charset in new version of Mantis and old data (with diacritics) are not displayed. There is possibility to store standard 'UTF-8' standard for storing data - but then SQL server badly interprets data for other purposes (for example repors).
Thank you for any advices

MiSu
Post Reply