Installing SafeQ on server with specific database collation for MS-SQL database
If you are installing SafeQ on server with Turkish locale using external MS SQL server 2012, you have to create database with specific colation settings first.
1 |
Before SafeQ installation described in article Installing YSoft SafeQ CML, following steps are required to create database with specific collation. |
2 | Open SQL Server Management Studio and create new database.
|
3 | On General tab enter SQDB5 as a Database name. |
4 | Switch to Options tab and set specific Collation
Then click OK and new database will be created. |
5 | Create another database by repeating these steps. Name it SQDB5_SQDW. Then you can see both databases in SQL Server Management Studio. |
6 | Now you can install SafeQ according to Installing YSoft SafeQ CML. In step 6d2 enter connection for external MS-SQL server. In step 6d3 enter database names of already created databases (SQDB5 and SQDB5_SQDW). Install wizard will connect to created databases and confirm connection.
|
