Hi all,
I have created a UNICODE database using the 7.2.1. But I am not sure how to
prepare an insert script to insert double byte unicode data (e.g. Chinese)
to the tables. I tried to run the script under PGAdminII and also psql
directly but always encounter problem say invalid UNICODe. Any escape
character required?
Anthony