Connecting Tech Pros Worldwide Help | Site Map

File Cabinet

Newbie
 
Join Date: Apr 2009
Location: India
Posts: 7
#1: Apr 30 '09
Hi all,

We want to store files in database from a user interface. There we want to organize these files as a file directory structure like creating directories, files, delete etc.

I want to maintain all this in datbase and showing as desired above in interface.

Can any one provide a right start to accomplish this?

Thanks in advance.

Sunil
Saii's Avatar
Expert
 
Join Date: Apr 2007
Posts: 141
#2: Apr 30 '09

re: File Cabinet


Do want to store the whole file or just the name and pointers to the file location in database?
Newbie
 
Join Date: Apr 2009
Location: India
Posts: 7
#3: May 1 '09

re: File Cabinet


Thanks for your quick response Saii.

I want to store all the file objects in database, references etc in database only. We don't want to use any external memory due to security constraints.

Thanks in advance.

Sunil
Saii's Avatar
Expert
 
Join Date: Apr 2007
Posts: 141
#4: May 1 '09

re: File Cabinet


In 11g, Oracle has introduced something called SecureFiles architecture to deal with this. Maybe you can have a look at that.
Reply

Tags
database, directory, file cabinet, oracle, organizing files


Similar Oracle Database bytes