cecilcheah
Programmer
Hi there
In my Application, i need to display a Word Document inside a Office Framer Control.
The Document is stored in a Table in Oracle. I am able to retrieve it with utl_file.put_raw. The document is now saved in the Directory in the Oracle Server. How can i display the document in my application? The user does not have access to this directory in the oracle server. I need to be able to give the path where the document is to let the Office Framer Control to open the Word Document. Thanks in advance
In my Application, i need to display a Word Document inside a Office Framer Control.
The Document is stored in a Table in Oracle. I am able to retrieve it with utl_file.put_raw. The document is now saved in the Directory in the Oracle Server. How can i display the document in my application? The user does not have access to this directory in the oracle server. I need to be able to give the path where the document is to let the Office Framer Control to open the Word Document. Thanks in advance