Home » Developer & Programmer » Application Express, ORDS & MOD_PLSQL » copying a file to a server
copying a file to a server [message #40466] Thu, 10 October 2002 09:48 Go to next message
jimmy
Messages: 21
Registered: November 2000
Junior Member
hello
i have some problems...i am using oracle 8
i am doing a project on e-learning...
i have a page to upload a file(it may be a document with any extension)...
how can i upload this file onto the server using pl/sql???i know i should keep a table with that

TABLE
file_no number
File_path char
student_username char

I don't know how to accept the file from the student and store in a directory..and then change the path such that someone can download the file from the server itself
how do u do that???

thanks in advance jimmy!
Re: copying a file to a server [message #40474 is a reply to message #40466] Thu, 10 October 2002 12:07 Go to previous messageGo to next message
andrew again
Messages: 2577
Registered: March 2000
Senior Member
If you are using 9iAS, you can load the file directly into the table. If you have some other app server, you can upload to disk, and then load from disk into the table.
Re: copying a file to a server [message #40476 is a reply to message #40466] Thu, 10 October 2002 12:25 Go to previous messageGo to next message
andrew again
Messages: 2577
Registered: March 2000
Senior Member
http://otn.oracle.com/docs/products/ias/doc_library/90200doc_otn/web.902/a90855/feature.htm#1005870
Re: copying a file to a server [message #640176 is a reply to message #40476] Thu, 23 July 2015 06:01 Go to previous messageGo to next message
prempal
Messages: 4
Registered: July 2015
Location: INDIA
Junior Member
how can upload and download file or images in 9i web server page
Re: copying a file to a server [message #640177 is a reply to message #640176] Thu, 23 July 2015 06:04 Go to previous messageGo to next message
Lalit Kumar B
Messages: 3174
Registered: May 2013
Location: World Wide on the Web
Senior Member
You have already asked this question here http://www.orafaq.com/forum/m/640130/#msg_640130

Why did you resurrect a 13 year old topic with a duplicate question?
Re: copying a file to a server [message #640178 is a reply to message #40474] Thu, 23 July 2015 06:05 Go to previous message
prempal
Messages: 4
Registered: July 2015
Location: INDIA
Junior Member
how cane it is solved in 9i server please give me solution
Previous Topic: http-web-access.log huge size
Next Topic: file upload & download pl/sql server pages
Goto Forum:
  


Current Time: Fri Mar 29 05:19:41 CDT 2024