Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Help! I need to generate excel files from PL/ SQL
I did it simple generate as a filex xxxx.xls
and put fiedl(tab)field(tab)field(enter)
The point is that you must open from excel.
The other chance is to generate in other format that excel can read form
example
comma-separated.
do a search on asktom.oracle.com
lots of info on this
Mike
ganstadba_at_hotmail.com
----- Original Message -----
From: "Luis deUrioste" <Luis.deUrioste_at_l-3com.com>
To: <oracle-l_at_freelists.org>
Sent: Wednesday, February 11, 2004 3:39 PM
Subject: Help! I need to generate excel files from PL/ SQL
> Hi Listers,
>
> I have a requirement to submit some reports via e-mail in excel format, =
> can somebody help me?
>
> Thanks
>
> Luis
> ----------------------------------------------------------------
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> ----------------------------------------------------------------
> To unsubscribe send email to: oracle-l-request_at_freelists.org
> put 'unsubscribe' in the subject line.
> --
> Archives are at http://www.freelists.org/archives/oracle-l/
> FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
> -----------------------------------------------------------------
>
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html ----------------------------------------------------------------- ---------------------------------------------------------------- Please see the official ORACLE-L FAQ: http://www.orafaq.com ---------------------------------------------------------------- To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line. -- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Wed Feb 11 2004 - 15:34:47 CST
![]() |
![]() |