RE: [INTERFACES] Problem accessing large object via servlet - Mailing list pgsql-interfaces

From Peter Mount
Subject RE: [INTERFACES] Problem accessing large object via servlet
Date
Msg-id 1B3D5E532D18D311861A00600865478C25E696@exchange1.nt.maidstone.gov.uk
Whole thread Raw
List pgsql-interfaces
There was a bug in jdbc 6.5.1 that caused it (found it about 5 minutes
after 6.5.1 was released). Copying the errors*.properties files from the
6.5.2 to 6.5.1 drivers will fix it (they are text files).

Peter

-- 
Peter Mount
Enterprise Support
Maidstone Borough Council
Any views stated are my own, and not those of Maidstone Borough Council.



-----Original Message-----
From: LAN ZHANG [mailto:zhang-lan@usa.net]
Sent: 07 October 1999 05:38
To: pgsql-interfaces@postgreSQL.org
Subject: [INTERFACES] Problem accessing large object via servlet


Hi,

Thanks for helping me out of accessing remote database problem. But
another
one comes, I am really tired of this.

When I accessed the large object via servlet it shows the same error
message
again:   java.lang.IllegalArgumentException: Argument # > Arg length

But if I just use java program not servlet, it works well. 

I am now using jdbc6.5.1, but I can't switch to jdbc6.5.2, cause it has
another protocol uncompatible problem.

-- Lan Zhang

____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1

************


pgsql-interfaces by date:

Previous
From: Peter Mount
Date:
Subject: RE: [INTERFACES] Jdbc-WebServer
Next
From: Thomas Lockhart
Date:
Subject: Re: [INTERFACES] Questions connecting to PostgreSQL.