Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Uploading file
Hi
I am using oracle pl sql gateway to create a database driven web based
application. Now there is a need to upload a file to server. I
achieved this by using multipart method and by creating document table
,storing files as blob but now for some files there is a need to
upload files outside the database ie in a particular directory.
Now wht is required i put in steps
1. User is accessing the web appliction. 2. He has to upload a file 3. File should be uploaded in a directory on databse rather than indatabase as blob column.
Thanx in advance Received on Wed Jun 18 2003 - 02:12:13 CDT
![]() |
![]() |