After installing latest odbc driver my application throws error
Connectivity error: Could not convert from the current locale to wide
characters
Application runs in Windows 10 in windows-1257 locale
Using unicode driver
Postgres 9.6
database encoding is unicode
How to fix this?
How to force earlier driver behaviour which worked OK ?
Andrus.