Image insertion by using BLOB - Mailing list pgsql-sql

From Som
Subject Image insertion by using BLOB
Date
Msg-id 3A77F4EA.A3BC14A8@easi.soft.net
Whole thread Raw
Responses Re: Image insertion by using BLOB  (Peter T Mount <peter@retep.org.uk>)
List pgsql-sql
Hi ALL,
I am trying to insert the image from the client to database by
spicifying the Windows NT machine filepath.
The server(postgresql 7.0)  is situated at the linux.
If filepath is linux m/c's then i can ...
If filepath is winNT then i have Exception saying :

ERROR: lo_import : ca't open unix file "/jigsaw/jigsaw/www/som.gif "
No such file or directory

Query is as follows::
insert into tablename values('som', lo_import('PATH'));

If possible , how ?


-som














pgsql-sql by date:

Previous
From: Blaise Carrupt
Date:
Subject: Re: interval query.
Next
From: Som
Date:
Subject: FastPath protocol SQLException