Question

  Asked: May 21 2008   10:06 AM GMT
  Asked by: Itbassem


oracle form:export to excel


Oracle, Oracle import/export, Oracle Forms, Microsoft Excel

I have an oracle form,i need the code of a function that exports a given SQL query into Excel sheet on a button click action.

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0



If you didn't find the way to export your data to excel, you could easily export it to a csv file (which are by default open with excel) using the package TEXT_IO.

Regards,
  • AddThis Social Bookmark Button

Browse more Questions and Answers on Oracle and Microsoft Windows.

Looking for relevant Oracle Whitepapers? Visit the SearchOracle.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register