how to insert the letter "ñ" - Mailing list pgsql-jdbc

From Raymund
Subject how to insert the letter "ñ"
Date
Msg-id 000f01c27b36$3b86b6d0$1611a8c0@amazinglifestyles.com
Whole thread Raw
List pgsql-jdbc

Hello,

 

I recently noticed that when I insert the letter “ñ” on my table using the pgsql 7.2 jdbc driver, “?” instead of the said letter appears.  I have tried to insert it the command line and was able to insert it correctly.  The data type that I used was “text”. 

 

How can I insert it with out changing the column’s data type?

 

Regards,

 

raymund

pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: Bug in getClob() in 7.2 jdbc2 driver?
Next
From: Csaba Nagy
Date:
Subject: Re: KOI8-R Problems!