sql - Inserting nordic characters in database -


i want insert "special" (nordic) characters in database (ms sql 2012).

the script made php, , built on codeigniter.

the values looks fine until enter database, starting value testsæt ends being testsæt

how fix this? codeigniter configured use utf-8, , database collation danish_norwegian_ci_as


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

trac - Modifying workflow to add a status and split on ticket type -

Delphi interface implements -