RE: 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)maidstone(dot)gov(dot)uk>
Cc: postgres-inter <pgsql-interfaces(at)postgresql(dot)org>
Subject: RE: RE: using large objects with jdbc
Date: 2000-08-25 14:24:22
Message-ID: 1B3D5E532D18D311861A00600865478CF1B2DF@exchange1.nt.maidstone.gov.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Are you importing the postgresql.largeobject package?

ie

import postgresql.largeobject.*;

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: Friday, August 25, 2000 10:19 PM
To: Peter Mount
Cc: postgres-inter
Subject: [INTERFACES] RE: using large objects with jdbc

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 |
------------------------------------------------------------------


Browse pgsql-interfaces by date

  From Date Subject
Next Message André Luis 2000-08-25 14:27:27 Error on compiling the perl interface for postgres
Previous Message Charles Killmer 2000-08-25 13:46:00 Access and PsqLODBC