Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Run report to .xls file.

Status
Not open for further replies.

bandarna

Programmer
Jan 2, 2003
122
US
I wanted to run a report to EXEL (.xls) file. How can I do that? Do I need to develop in Character based? Change mode parameter to Character. And what else I need to do.

any help
 
Hello:
If you don't want to create a stored procedure to gather and output your data in standard delimited format, Oracle offers a product called Application Desktop Integrator (ADI). It's simple to install and use, and when you connect to your 11i instance, your users can send any report (standard or FSG) to a spreadsheet directly from the client interface. Search MetaLink for ADI.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top