Re: Problem with accessing Russian UTF database

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Ronald Vyhmeister <rvyhmeister(at)gmail(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Problem with accessing Russian UTF database
Date: 2008-11-26 12:03:27
Message-ID: 492D3B0F.7030705@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Ronald Vyhmeister wrote:

> String someString = 'фывфывафыва';

> An error occurred at line: 2 in the jsp file: /iutus/unicode.jsp
> Invalid character constant

That's just because you used single quotes '' not double quotes ""

-O

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Alexander Panzhin 2008-11-27 00:51:20 Re: Problem with accessing Russian UTF database
Previous Message Mikael 2008-11-26 10:19:41 Re: Problem with accessing Russian UTF database