data trnsfer through Web.

From: Manika dey <bithi(at)plasma(dot)ernet(dot)in>
To: Peter Mount <petermount(at)maidstone(dot)gov(dot)uk>
Cc: postgres-inter <pgsql-interfaces(at)postgresql(dot)org>
Subject: data trnsfer through Web.
Date: 2001-02-15 17:21:42
Message-ID: Pine.GSO.4.10.10102151210320.2865-100000@sun1.plasma.ernet.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces pgsql-jdbc


Hi,

I want to transfer data files to database(postgresql)
through Web,I am using java servlets for server-side
programming .
When i transfer the data files from users
directory on database server machine i could do
it successfully, the data is stored successfully in
database with absolutely no problem.

But when i transfer the datafile from users directory
of different machine(have different IP address connected
on same network) It gives error :: "file/users/file.dat" not
found also gives postgresql Fastpath error

i would be helpful if somebody can help me solve this.

JAVA -- JDK1.1.4
SERVLET --JSDK2.0
DBMS---POSTGRSQL6.3
PLATFORM----SOLARIS2.5
It is not possible to upgrade any of this resources.

-------------------------------------------------------------------

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


Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter T Mount 2001-02-16 10:07:12 Re: [INTERFACES] data trnsfer through Web.
Previous Message Timothy J Hitchens 2001-02-15 02:59:15 Timestamp Update with PHP

Browse pgsql-jdbc by date

  From Date Subject
Next Message Peter T Mount 2001-02-16 10:07:12 Re: [INTERFACES] data trnsfer through Web.
Previous Message Brice Ruth 2001-02-15 14:32:34 Re: Re: (Update) Implicit smallint to boolean conversion?