RE: using large objects with jdbc

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>
Subject: RE: using large objects with jdbc
Date: 2000-08-25 21:19:00
Message-ID: Pine.GSO.4.10.10008251511120.20529-100000@sun9.plasma.ernet.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces


Hi,
thanks
it worked from postgres directory above example dir ie:
from postgres/postgresql-6.3.2/src/interfaces/jdbc

but i am having the following problem

* if i compile if it form my home dir by copying it in anyother
by commenting the sentence package example

i get error of Class LargeObjectManager not found in type declaration.
int oid =
lobj.create(LargeObjectManager.READ|LargeObjectManager.WRITE);

* it moves only those files to database which in the dir of postgres
and not the ones which are in my home dir

how can i solve this problem
-------------------------------------------------------------------

From:- |
Ms. Manika Dey. |Ph.No:--
Engineer-SC (Comp. Tech.) | IPR -- 02712 - 69276
I.P.R | EXT 336,315
BHAT, GANDHINAGAR | Residence -- 079 - 6619967
Gujrat -- 382 428 |
------------------------------------------------------------------


In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Patrick Goodwill 2000-08-25 21:25:27 JDBC + large objects problem
Previous Message Joseph Shraibman 2000-08-25 19:29:01 Re: JDBC and java.sql.Timestamp