Client encoding for MS SQL databases in Connections

Hi,

for a project with mixed MySQL and MS SQL databases we switched to the current server database versions and generally want to use UTF-8.

This also works so far, but during development under Windows, umlauts and special characters from a MS SQL Server 2019 are displayed incorrectly. On the target system under Debian everything is ok.

For the connections of a MySQL database UTF-8 can be set as client encoding. Unfortunately this is not possible for MS SQL databases. Why? In my opinion this is a bug …

Is there no answer to this?

I have just updated SC to the latest version. In development on Windows the umlauts are displayed incorrectly. In the deployment on the target server the umlauts are correct again.

I.e. for me that the encoding in the SC IDE does not work correctly …