lo_import & lo_export - Mailing list pgsql-sql

From Junaid Kalim
Subject lo_import & lo_export
Date
Msg-id 002d01c06413$b8e2c740$ad00a8c0@jkalim.ncr.com.pk
Whole thread Raw
List pgsql-sql
Hi,

I am trying to develop a client application in Visual Basic that will run on
MS Windows98 and will communicate via ODBC with a Postgres server on
Solaris. I need to store Blob's from the client drive (images) to the
Postgres DB. I tried to use lo_import/lo_export but apparently they only
work with server files. Is there a solution to my problem?

Someone suggested using \lo_import instead of lo_import for network files
but i couldn't make that work either.

I will appreciate any help that i may get.

Thanks,
Junaid.




pgsql-sql by date:

Previous
From: feblec
Date:
Subject: plpgsql
Next
From: Bruno Boettcher
Date:
Subject: HELP: can i have a trigger before postgres tries to check data types?