RE: using large objects with jdbc

From: Peter Mount <petermount(at)maidstone(dot)gov(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 06:46:07
Message-ID: 1B3D5E532D18D311861A00600865478CF1B342@exchange1.nt.maidstone.gov.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

The driver won't be compatible, but if you look at the source to the 6.5.x
series you'll find a directory called example/corba. In there is an example
of using postgresql, jdbc & corba together.

PS: This only works for JDK1.2 and later.

Peter

--
Peter Mount
Enterprise Support Officer, Maidstone Borough Council
Email: petermount(at)maidstone(dot)gov(dot)uk
WWW: http://www.maidstone.gov.uk
All views expressed within this email are not the views of Maidstone Borough
Council

-----Original Message-----
From: Manika dey [mailto:bithi(at)plasma(dot)ernet(dot)in]
Sent: Tuesday, September 05, 2000 5:23 PM
To: Peter Mount
Cc: postgres-inter
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


Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Mount 2000-09-05 09:49:28 Re: using large objects with jdbc
Previous Message Eric Buschelmann 2000-09-04 19:25:18 JDBC Driver Help...