RE: RE: using large objects with jdbc - Mailing list pgsql-interfaces

From Peter Mount
Subject RE: RE: using large objects with jdbc
Date
Msg-id 1B3D5E532D18D311861A00600865478CF1B2DF@exchange1.nt.maidstone.gov.uk
Whole thread Raw
In response to using large objects with jdbc  (Manika dey <bithi@plasma.ernet.in>)
List pgsql-interfaces
Are you importing the postgresql.largeobject package?

ie

import postgresql.largeobject.*;

Peter

-- 
Peter Mount
Enterprise Support Officer, Maidstone Borough Council
Email: petermount@maidstone.gov.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@plasma.ernet.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
thesentence 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,315BHAT, GANDHINAGAR              | Residence -- 079 -
6619967Gujrat-- 382 428              | ------------------------------------------------------------------ 
 



                                                     







pgsql-interfaces by date:

Previous
From: André Luis
Date:
Subject: Error on compiling the perl interface for postgres
Next
From: Tom Lane
Date:
Subject: Re: Error on compiling the perl interface for postgres