WideString UniDAC - SQL Server
Posted: Tue 05 May 2015 10:55
Hello Devart,
I have one small problem (or situation) with SQL Server connected with UniDAC but this app must connect to Firebird and MySQL too to same DataModel.
Firebird database is 2.5 UTF8 Collation, MySQL database UTF8 Collation and SQL Server Latin_CI and I need to insert latin and cyrilic characters in some fields but in Firebird and MySQL fields are ftWideString and in SQL Server are String and doesn't accept Cyrilic characters what do I need to do and how to cofigure SQL Server Collation to work same as Firebird and MySQL database?
Thanks in advance for help...
I have one small problem (or situation) with SQL Server connected with UniDAC but this app must connect to Firebird and MySQL too to same DataModel.
Firebird database is 2.5 UTF8 Collation, MySQL database UTF8 Collation and SQL Server Latin_CI and I need to insert latin and cyrilic characters in some fields but in Firebird and MySQL fields are ftWideString and in SQL Server are String and doesn't accept Cyrilic characters what do I need to do and how to cofigure SQL Server Collation to work same as Firebird and MySQL database?
Thanks in advance for help...