Search Results

3
votes
4answers
1k views

PHP/PDO and SQL Server connection and i18n issues

In our web-app we use PHP5.2.6 + PDO to connect to a SQL Server 2005 database and store Russian texts. Database collation is Cyrillic_General_CI_AS, table collation is Cy …