Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: uploading/downloading to oracle table

Re: uploading/downloading to oracle table

From: Frank <fvanbortel_at_netscape.net>
Date: Wed, 09 Apr 2003 21:57:44 +0200
Message-ID: <3E947B38.7040903@netscape.net>


Michael Kuznetsov wrote:
> Jonathan Voigt <jon.voigt_at_rogers.com> wrote in message news:<3E81DA7D.20073AE3_at_rogers.com>...
>

>>Hi All.
>>
>>Can someone point me to some resources for develping a web-app that will
>>upload/download files from an oracle table.
>>
>>Thanks in advance.

>
>
> Hi Jonathan,
>
> There are many ways to work with Oracle database through Internet. I
> can point you some ways based on Oracle technologies
>
> 1. Most simple and maybe the best way without any programming is using
> Oracle Portal. It's part of Oracle app server. In portal you can
> create pages and folders and store documents of any types with version
> control, security, find etc. Portal keeps all documents in Oracle
> database tables. There are API for accessing the documents. You can
> load Oracle IAS from technet.oracle.com.
>
> 2. If you ready to write some program code Oracle provides two
> technologies: PL/SQL packages for web programming (if you PL/SQL
> programmer it could be comfortably for you) or Java frameworks in
> JDeveloper (there are definitely power frameworks but you need time to
> start).
>
> Regards,
> Michael
> Brainbench MVP for Oracle Programming
> http://www.brainbench.com

You forget: Forms (if you have a knowledgable / large Forms resource).

-- 
Regards, Frank van Bortel
Received on Wed Apr 09 2003 - 14:57:44 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US