Oracle Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsDatabasesOracle Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old February 8th, 2005, 12:43 PM
amitmhetre amitmhetre is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2004
Posts: 30 amitmhetre User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 6 h 4 m 28 sec
Reputation Power: 0
Lightbulb Web application CV

hello friends,
I have one question. In a web application where i have to save the candidates Curriculum when it is uploaded can u suggest me how should i save the file uploaded.
1. as a file
2. or as a column value in the database
Which database Management system would be suited to do such type of application

Reply With Quote
  #2  
Old February 9th, 2005, 09:57 AM
dancesport_warr's Avatar
dancesport_warr dancesport_warr is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2004
Posts: 130 dancesport_warr User rank is Lance Corporal (50 - 100 Reputation Level)dancesport_warr User rank is Lance Corporal (50 - 100 Reputation Level)dancesport_warr User rank is Lance Corporal (50 - 100 Reputation Level) 
Time spent in forums: 1 Day 14 h 14 m 36 sec
Reputation Power: 5
Is it a file u r uploading or some info? Also I don't know what CV in your thread title stands for so I might not be right with my reply but i will try.

If its some info u want to save to database, then u don't need to use a file to send to database. Thats what a database is for - to store information efficiently instead of storing them in files. U can use stored procedures (which are basically SQL functions precompiled on db server - look them up for more info) to send info to database. So - u create the stored procedure on server side and then simply call them from your application, passing the info in parameters to the stored procedure.

As to the type of DB to use for this, any should be fine. MySQL is free

Reply With Quote
  #3  
Old February 10th, 2005, 12:43 PM
stuyg stuyg is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2005
Posts: 9 stuyg User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 4 m 44 sec
Reputation Power: 0
Quote:
Originally Posted by dancesport_warr
Is it a file u r uploading or some info? Also I don't know what CV in your thread title stands for so I might not be right with my reply but i will try.

If its some info u want to save to database, then u don't need to use a file to send to database. Thats what a database is for - to store information efficiently instead of storing them in files. U can use stored procedures (which are basically SQL functions precompiled on db server - look them up for more info) to send info to database. So - u create the stored procedure on server side and then simply call them from your application, passing the info in parameters to the stored procedure.

As to the type of DB to use for this, any should be fine. MySQL is free

CV is "Curriculum Vitae" or "Resumé" - generally a MS Word document! Just off the top of my head, would a BLOB be good for this type of storage?

Stu!

Reply With Quote
  #4  
Old February 14th, 2005, 09:45 AM
amitmhetre amitmhetre is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2004
Posts: 30 amitmhetre User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 6 h 4 m 28 sec
Reputation Power: 0
Post hey friends

thanks stuyg,
I am working out with the same datatype. As i have been working in Oracle from last 3 yrs i wated to ask that after u have uploaded CV as a file in a column while doing some operations on that column which DBMS with provide better flexibility of traversing.
I know know that Blobs in oracle can be used as normar varchar to search any word in it. But anyways i got the permission to use Oracle, so will be using oracle. I will write up in this thread i proceed doing the service.

Reply With Quote
  #5  
Old February 16th, 2005, 05:22 AM
amitmhetre amitmhetre is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2004
Posts: 30 amitmhetre User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 6 h 4 m 28 sec
Reputation Power: 0
friends upload is working fine, problem with download

Hi,

I was successful to upload the file in the database in LONG RAW in oracle 9i . Now can anyone suggest me how to i can download the LONG RAW data (in the same file by which it was uploaded) to the clients destination.
I have the following structure of the table
Uploadid Number
FileName varchar2
BINARYFILE LONG RAW

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesOracle Development > Web application CV


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway