Hello,
I'm trying to understand how (unix)ODBC and psqlodbc work together
regarding UNICODE.
So from what I understand is that ODBC UNICODE is/was inherently
UCS-2LE. Does the UNICODE driver version (which is psqlodbcw.so I
assume) expect/send UCS-2LE or (as I read somewhere) UTF-8, or does it
expect/send whatever the back-end database is setup to?
Does the driver work the same way on Win and GNU/Linux regarding
UNICODE?
Thanks,
Frank