Microsoft
Software
Hardware
Network
Question : How to change the encoding of the postgre in the client side using pg_set_client_encoding?
Hello,
I'm trying to import an Excel file using EMS SQL Manager for Postgre, but the error "09/07/2010 11:14 - Line 12: ERROR: invalid byte sequence for encoding "UTF8": 0xba" it's appearing. Searching in the posts, I've founded that we can use the command pg_set_client_encoding. So, I tried to execute it in this way: "pg_set_client_encoding('U
NICODE')" (removing the quotes too) but a syntax error appear.
Some idea?
Thanks.
Answer : How to change the encoding of the postgre in the client side using pg_set_client_encoding?
try
select pg_set_client_encoding('UN
ICODE');
Random Solutions
Free/Busy Information not available to Outlook 2007 users Exch2007 in coexistense with Exch2003
WebSphere Data store helper class
Does OpenOffice allow Windows 7 preview pane to preview .doc and .xls files?
Amber Error PowerEdge 2650 e0d76
How can I find the position of the first occurance of a numeric charater in a string with PHP?
How can I prevent changes to web browser proxy settings?
Lable (and other elements) not appearing in my code behind
Can XM be read from a string in memory instead of a file location? - C#
Outlook Calnendar Issue
How can i add column name in list generic?