randall2nd
Programmer
The short of it.
Currently we are running an oracle 8i(8.1.7) database on one machine(222.222.222.001) oracle report server on a second macine(222.222.222.002). When the report server generates a report it gets saved to /tmp/reports on the second machine.
Which works great so that they can be dislayed on the web.
But now I need to use a stored procedure to be able to read in some of the reports on the first machine.
Is there a way to read in a file that exists on a seperate machine.
If I am not being clear please ask questions.
Randall2nd
Ignorance does not equal stupidity, do not treat it as such.
Currently we are running an oracle 8i(8.1.7) database on one machine(222.222.222.001) oracle report server on a second macine(222.222.222.002). When the report server generates a report it gets saved to /tmp/reports on the second machine.
Which works great so that they can be dislayed on the web.
But now I need to use a stored procedure to be able to read in some of the reports on the first machine.
Is there a way to read in a file that exists on a seperate machine.
If I am not being clear please ask questions.
Randall2nd
Ignorance does not equal stupidity, do not treat it as such.