[postgis-users] Unicode in PostGis

Mark Cave-Ayland mark.cave-ayland at ilande.co.uk
Fri Jan 19 09:12:55 PST 2007


On Fri, 2007-01-19 at 16:30 +0700, Bui Anh Tin wrote:
> Hi all 
> I am use PostGres 8.2 
> i create database chose Encoding : UTF8 and Field : text, on  windown
> 2003
> I develop app write by C#  when i insert unicode utf8 to database is
> ok but when i select to database to my app is error (character not
> UTF8) 
> But i show on PostGres Admin that character is UTF8
> Can u help me


Since this is an encoding-related question, you'd be better off asking
on the pgsql-general mailing list hosted at postgresql.org. You'll also
need to provide exact examples of the code and SQL you are attempting to
use.


Kind regards,

Mark.