unique schreef:
Quote:
I'm building a PL/SQL package that will run a report and then store
the result-set into a table on the database.
The problem I'm having is getting the reports servername dynamically.
I need to get that in order to open the report.
Does anyone know how to do this?
(BTW: I'm using Oracle database 10g, Oracle Reports 10, and a little
program called "PL/SQL Developer" to create the package.)
Thanks in advance!
Depending on your version of Oracle, the sys_context
|
function can be of help.
Of course, documentation is online:
http://www.oracle.com/pls/db102/dril...ntext#b1420 0
--
Regards,
Frank van Bortel
Top-posting is one way to shut me up...