Обсуждение: lo_ functions

Поиск
Список
Период
Сортировка

lo_ functions

От
Alain Rodriguez Arias
Дата:
Where can I find examples of the use of the lo_ functions to load from or save to any file????

Re: lo_ functions

От
Michael Fuhr
Дата:
On Thu, Dec 22, 2005 at 10:35:43AM -0800, Alain Rodriguez Arias wrote:
> Where can I find examples of the use of the lo_ functions to load from or
> save to any file????

Which ones?  The client-side C/libpq functions, the server-side
functions available from SQL, or some third-party client or server
interface?  What are you trying to do and what difficulties are you
having?

--
Michael Fuhr

Re: lo_ functions

От
"sandhya"
Дата:
You can very well get from the following link.
----- Original Message -----
Sent: Friday, December 23, 2005 12:05 AM
Subject: [ADMIN] lo_ functions

Where can I find examples of the use of the lo_ functions to load from or save to any file????

Re: lo_ functions

От
Alain Rodriguez Arias
Дата:
I have a field in a table that I use to save data from a PDF file and I need to save the file in a given address


 
On 12/22/05, sandhya <sandhyar@amiindia.co.in> wrote:
You can very well get from the following link.
----- Original Message -----
Sent: Friday, December 23, 2005 12:05 AM
Subject: [ADMIN] lo_ functions

 
Where can I find examples of the use of the lo_ functions to load from or save to any file????

Re: lo_ functions

От
"sandhya"
Дата:
Explain clearly the problem facing by you.......
----- Original Message -----
Sent: Saturday, December 24, 2005 12:43 AM
Subject: Re: [ADMIN] lo_ functions

I have a field in a table that I use to save data from a PDF file and I need to save the file in a given address


 
On 12/22/05, sandhya <sandhyar@amiindia.co.in> wrote:
You can very well get from the following link.
----- Original Message -----
Sent: Friday, December 23, 2005 12:05 AM
Subject: [ADMIN] lo_ functions

 
Where can I find examples of the use of the lo_ functions to load from or save to any file????

Re: lo_ functions

От
Alain Rodriguez Arias
Дата:
In a table of my database I have a field of type bytea, And I'm using it to save the PDF files. I need to konwo how to define a stored procedure to save the informacion of this field in a given address in mi PC?????

On 12/26/05, sandhya <sandhyar@amiindia.co.in> wrote:
Explain clearly the problem facing by you.......
----- Original Message -----
Sent: Saturday, December 24, 2005 12:43 AM
Subject: Re: [ADMIN] lo_ functions

 
I have a field in a table that I use to save data from a PDF file and I need to save the file in a given address


 
On 12/22/05, sandhya <sandhyar@amiindia.co.in > wrote:
You can very well get from the following link.
----- Original Message -----
Sent: Friday, December 23, 2005 12:05 AM
Subject: [ADMIN] lo_ functions

 
Where can I find examples of the use of the lo_ functions to load from or save to any file????