Open
Description
I'm absolutely new to this so sorry for maybe asking a pretty obvious question: when trying to connect to my server I get an exception
Unhandled exception. AdoNetCore.AseClient.AseException: Server environment changed to unsupported charset 'cp1252'. To add support for this charset, register an EncodingProvider to handle targeting 'cp1252'.
What needs to be done here? I've tried charset=cp1252;
in my ConnectionString
hat that didn't change anything. Codepage 1252 sounds pretty common to me, so I don't think it's not supported / a unusual setup. I've found this issue here #89 where a less common codepage is used, but I guess that doesn't fit my problem.
Metadata
Metadata
Assignees
Labels
No labels