I want my Oracle Report Output in Excel File [message #90340] |
Mon, 31 January 2005 22:21 |
hay
Messages: 6 Registered: August 2003
|
Junior Member |
|
|
Hi, i want my Oracle Report Output say my runreport output into Excel format.That is when i run my Oracle report i want the output to be stored into Excel format. Can anyone help me with any ideas or approach??
please answer me in detele because i don't know any things about this subject (convert from oracle report to any file type)
note:
1- i using report 6i, form 6i and oracle 9i
2- i want the Excel file look like the oracle report exactly (imges,titel, hidder data, data, page number....)
thanks
|
|
|
|
Re: I want my Oracle Report Output in Excel File [message #149132 is a reply to message #90340] |
Wed, 30 November 2005 04:22 |
manjuvasu
Messages: 22 Registered: May 2005
|
Junior Member |
|
|
I think u'r calling report from form.
u can give u'r
mode property as default and
desformat as delimited,
destype as file and
desname - give valid path to store the output with the extension xls.
u can view u'r output as excel format but i don't know whether image,page number can be viewed in the output.Data's can be viewed.
bye.
|
|
|