Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: beginner: how to download pdf stored as LOB?

Re: beginner: how to download pdf stored as LOB?

From: DA Morgan <damorgan_at_psoug.org>
Date: Wed, 11 Apr 2007 19:37:29 -0700
Message-ID: <1176345443.768521@bubbleator.drizzle.com>


bethesdananny_at_gmail.com wrote:
> Hi,
>
> Beginner here using an SQL SELECT statement to try to download a pdf
> file stored as an LOB via an ODBC driver.

Can not be done the way you are trying.

Lets start at the beginning.

1. What Oracle version number?
2. Where is the PDF file?
3. What ODBC driver and what does it have to do with anything?
4. Have you heard of UTL_FILE?
5. Have you heard of DBMS_LOB?
-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Wed Apr 11 2007 - 21:37:29 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US