Hi,
I'm having trouble finding out how to add non-ascii chars into the database
from c#. 'ERROR: 22021: invalid byte sequence for encoding "UNICODE": 0xfc '
is the error I get when attempting to add something like "müller" into a
varchar field from my program.
Thanks
Pete