MBC user cannot connect to server - Mailing list pgsql-jdbc

From zhyu 86
Subject MBC user cannot connect to server
Date
Msg-id BAY118-W32A39F6DFCC59A32BB267DF150@phx.gbl
Whole thread Raw
Responses Re: MBC user cannot connect to server  (Oliver Jowett <oliver@opencloud.com>)
List pgsql-jdbc
Hi All,

I am using postgresql V8 and can connect to the db from my java program using username only consists of ASCII, but not
withMultibyte character username. I have added "useUnicode=true and characterEncoding=UTF8" when i try to make the
connectionby calling DriverManager.getConnection(url, props).. any suggestions? BTW, i m using
postgresl-8.1-405.jdbc3.jaras my driver.  

TIA,
Yu
_________________________________________________________________
Use Messenger to talk to your IM friends, even those on Yahoo!
http://ideas.live.com/programpage.aspx?versionId=7adb59de-a857-45ba-81cc-685ee3e858fe

pgsql-jdbc by date:

Previous
From: Tom Lane
Date:
Subject: Re: "Hanging Connection" blocks access to table (JBossMQ)
Next
From: Oliver Jowett
Date:
Subject: Re: MBC user cannot connect to server