From: | Peter Mount <petermount(at)it(dot)maidstone(dot)gov(dot)uk> |
---|---|
To: | "'Manika dey'" <bithi(at)plasma(dot)ernet(dot)in>, postgres-inter <pgsql-interfaces(at)postgresql(dot)org> |
Subject: | RE: using large objects with jdbc |
Date: | 2000-08-25 06:33:57 |
Message-ID: | 1B3D5E532D18D311861A00600865478CF1B2D3@exchange1.nt.maidstone.gov.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
Ok, first you run it from the src/interface/jdbc directory, not from within
example.
Then you run it using:
java example.blobtest jdbc:postgresql:mydb user passwd
Where mydb is your database, user & passwd are obvious.
To get some extra debug info, add d to the end.
Also, make sure that the current directory is in the CLASSPATH.
Peter
--
Peter Mount
Enterprise Support Officer, Maidstone Borough Council
Email: petermount(at)it(dot)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 3:28 PM
To: postgres-inter
Subject: [INTERFACES] using large objects with jdbc
Hi,
i am having postgresql 6.3.2 with jdk1.1.4 on solaris platform
i tried to run the example of blobtest.java in directory
postgres/postgresql-6.3.2/src/interfaces/jdbc/example
i get error of : --
Can't find class blobtest
i have compiled it successfully
can anyone help me out of it
thanks
manika
-------------------------------------------------------------------
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 |
------------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Mount | 2000-08-25 08:36:49 | RE: JDBC Patch |
Previous Message | Peter Mount | 2000-08-25 06:31:19 | RE: JDBC problem |