Re: using large objects with jdbc

From: "Peter Mount" <peter(at)retep(dot)org(dot)uk>
To: "Manika dey" <bithi(at)plasma(dot)ernet(dot)in>, "Peter Mount" <petermount(at)it(dot)maidstone(dot)gov(dot)uk>
Cc: "postgres-inter" <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: using large objects with jdbc
Date: 2000-09-05 09:49:28
Message-ID: 004501c0171e$95642580$6f0010ac@heather
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

[Reply from retep.org.uk as I can't seem to post from work anymore, incase
you see two replies to this.]...

In the source (src/interfaces/jdbc/example/corba) there's an example of
using Postgresql & JDBC using corba. It only works for JDK1.2 and later, and
was included in the source since 6.5.1. In theory the example should work
with the 6.3.x driver as it uses only standard API calls.

Peter

--
Peter T Mount peter(at)retep(dot)org(dot)uk, me(at)petermount(dot)com
Homepage: http://www.retep.org.uk Contact details: http://petermount.com
PostgreSQL JDBC: http://www.retep.org.uk/postgres/
Java PDF Generator: http://www.retep.org.uk/pdf/
----- Original Message -----
From: "Manika dey" <bithi(at)plasma(dot)ernet(dot)in>
To: "Peter Mount" <petermount(at)it(dot)maidstone(dot)gov(dot)uk>
Cc: "postgres-inter" <pgsql-interfaces(at)postgresql(dot)org>
Sent: Tuesday, September 05, 2000 5:23 PM
Subject: RE: [INTERFACES] using large objects with jdbc

>
> Hi,
> can storing and retrieving of data from postgresql-6.3.2 be
> done distributedly using corba (e.g visibroker for java )
>
> if so can anyone give a sample of it
>
> thank you
> manika
>
>
>
>
>
>
>
>
>

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Zeljko Trogrlic 2000-09-05 09:58:12 JDBC and Unicode problem
Previous Message Peter Mount 2000-09-05 06:46:07 RE: using large objects with jdbc