excel output from Report runtime [message #90257] |
Sat, 01 January 2005 00:46 |
Bij
Messages: 4 Registered: November 2004
|
Junior Member |
|
|
Hi everyone,
I am using Report 6i and in some of my reports while I want to generate in Html. It shows error like "Ora -0999 Implementation Error". Plz let me know how cani solve this problem. Surprizingly some reports perfectly works and can generate to HTML without any problem.
Also Plz let me know if it is possible to export all report contents into Excel worksheet without writing any code from PL/ SQL and directly from report runtime.
Thanks/ Bijesh
|
|
|
Re: excel output from Report runtime [message #90303 is a reply to message #90257] |
Wed, 26 January 2005 20:52 |
Rohit
Messages: 43 Registered: January 2002
|
Member |
|
|
Please follow the steps:
1. While in the live previewer. Goto View -> Runtime Preview...
2. In the Runtime Preview . File -> Generate to File
-> Delimited .
3. Supply the required paramaters.
4. Give the file name as "file.xls". And your job is done.
|
|
|