Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> kicking off a report from JDBC?
I am considering using Oracle reports after having some problems with my current Report tool vendor. However, I haven't found out if there is a way to actually generate the report (not design the report, but kick off a report) from within my java application. Is there a PL/SQL statement that will create report in either PDF or HTML format, something like
CREATE REPORT myreport.rdf TO myoutput.pdf (wishful thinking)
I would like my client application to create the report output using an SQL command over my JDBC connection, and then grab the created file from the server so I can display it with acrobat or a browser. I have never used Oracle Reports. Is this type of thing possible?
Tomh_at_comm.com
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Fri Oct 27 2000 - 16:42:40 CDT
![]() |
![]() |