This topic is locked
[SOLVED]

 Ccharacter Ç

2/12/2020 1:24:51 PM
PHPRunner General questions
milver author

[size="3"]I have a BD - MSSQL:[/size]

[size="3"]BD/Version: Microsoft SQL Server 2016 (SP2-GDR) (KB4505220) - 13.0.5101.9 (X64)[/size]

[size="3"]Collation: SQL_Latin1_General_CP1_CI_AS[/size]
[size="3"]When I generate a page from a table that has a column with the character 'Ç'[/size]


[size="3"]but when I perform an update changing this character from 'Ç' to 'C' the text is shown[/size]


[size="3"]In the settings I'm already using UTF8[/size]

[size="3"]

[/size]

[size="3"]

[/size]
[size="3"]Can someone help me?[/size]

milver author 2/15/2020



[size="3"]I have a BD - MSSQL:[/size]

[size="3"]BD/Version: Microsoft SQL Server 2016 (SP2-GDR) (KB4505220) - 13.0.5101.9 (X64)[/size]

[size="3"]Collation: SQL_Latin1_General_CP1_CI_AS[/size]
[size="3"]When I generate a page from a table that has a column with the character 'Ç'[/size]


[size="3"]but when I perform an update changing this character from 'Ç' to 'C' the text is shown[/size]

[size="3"]In the settings I'm already using UTF8[/size]

[size="3"]

[/size]

[size="3"]

[/size]
[size="3"]Can someone help me?[/size]





I changed my server Xamp to Ampps!