Page 1 of 1

Support for usernames containing non-latin characters

Posted: Mon 19 Dec 2016 15:52
by tgrovnes
Does dotconnect for Postgresql support usernames containing non latin characters, example iİıIア代表т松 ?

I've successfully connected using dotConnect with a password containing similar characters but it fails every time with the username above.

I can connect with these credentials using PgAdmin so this leads me to believe the problem is in dotConnect, any advice is welcome.

Re: Support for usernames containing non-latin characters

Posted: Wed 21 Dec 2016 09:57
by Shalex
Please add the "Unicode=true;" option to your connection string. Does this help?

Re: Support for usernames containing non-latin characters

Posted: Thu 22 Dec 2016 08:38
by tgrovnes
Turns out it is an encoding error on our side, my bad, this works.