- Posts: 6
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
prasan_3105 wrote: MS SQLSERVER 2012 SP3 collation Latin1_General_CI_AS
sudo pecl install sqlsrv pdo_sqlsrv sudo echo "extension= pdo_sqlsrv.so" >> `php --ini | grep "Loaded Configuration" | sed -e "s|.*:\s*||"` sudo echo "extension= sqlsrv.so" >> `php --ini | grep "Loaded Configuration" | sed -e "s|.*:\s*||"`
I still won't ruleout that the issue is not related to LS directly, but lays in the setup of database and access libraries (OS+PHP binaries). The issue occurs, when first using the different language, which demands a broader charset. For bugreports it is important, to know, if the user is already using the language or not. Here it is first time usage.LouisGac wrote: I don't think the problem will be in DB, we didn't made any change in DB collation since a long time, and it's UTF8mb4: