Click here to Skip to main content
16,011,374 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How to get the file names in a directory Pin
SekharOne11-Oct-08 2:38
SekharOne11-Oct-08 2:38 
Questioncurriculum vitale / resume loader Pin
jhyn11-Oct-08 0:40
jhyn11-Oct-08 0:40 
AnswerRe: curriculum vitale / resume loader Pin
Colin Angus Mackay11-Oct-08 0:45
Colin Angus Mackay11-Oct-08 0:45 
GeneralRe: curriculum vitale / resume loader Pin
jhyn11-Oct-08 21:29
jhyn11-Oct-08 21:29 
AnswerRe: curriculum vitale / resume loader Pin
Wendelius12-Oct-08 0:16
mentorWendelius12-Oct-08 0:16 
GeneralRe: curriculum vitale / resume loader Pin
jhyn12-Oct-08 19:19
jhyn12-Oct-08 19:19 
GeneralRe: curriculum vitale / resume loader Pin
jhyn21-Oct-08 0:57
jhyn21-Oct-08 0:57 
GeneralRe: curriculum vitale / resume loader Pin
Wendelius21-Oct-08 7:34
mentorWendelius21-Oct-08 7:34 
Now I don't understand. Do you want to store in the database:
- only some information about the CV
- or the whole document as binary information.

If it's the first one, you set up a table containing fields for each information (name, address etc) and then extract the info from the CV. If you want to understand the CV programmatically, there is no general way to do this.

If you want to store the whole document, use LOBs as I suggested. Refer Oracle LOBs[^] for more info.

The need to optimize rises from a bad design.

My articles[^]

GeneralRe: curriculum vitale / resume loader Pin
jhyn21-Oct-08 19:18
jhyn21-Oct-08 19:18 
GeneralRe: curriculum vitale / resume loader Pin
Wendelius22-Oct-08 7:25
mentorWendelius22-Oct-08 7:25 
Questionrectangle in picture box Pin
flamingo210-Oct-08 20:38
flamingo210-Oct-08 20:38 
QuestionWindows service and dependencies Pin
KreativeKai10-Oct-08 8:33
professionalKreativeKai10-Oct-08 8:33 
GeneralRe: Windows service and dependencies Pin
jzonthemtn10-Oct-08 8:43
jzonthemtn10-Oct-08 8:43 
GeneralRe: Windows service and dependencies Pin
KreativeKai10-Oct-08 8:47
professionalKreativeKai10-Oct-08 8:47 
GeneralRe: Windows service and dependencies Pin
jzonthemtn10-Oct-08 8:50
jzonthemtn10-Oct-08 8:50 
GeneralRe: Windows service and dependencies Pin
KreativeKai10-Oct-08 9:31
professionalKreativeKai10-Oct-08 9:31 
QuestionQuestion about objects and forms Pin
sa_runner10-Oct-08 7:57
sa_runner10-Oct-08 7:57 
AnswerRe: Question about objects and forms Pin
Wendelius10-Oct-08 8:06
mentorWendelius10-Oct-08 8:06 
GeneralRe: Question about objects and forms Pin
sa_runner12-Oct-08 18:00
sa_runner12-Oct-08 18:00 
GeneralRe: Question about objects and forms Pin
Wendelius13-Oct-08 5:17
mentorWendelius13-Oct-08 5:17 
Questionhow to draw a line on a picture box Pin
flamingo210-Oct-08 3:12
flamingo210-Oct-08 3:12 
AnswerRe: how to draw a line on a picture box Pin
Thomas Stockwell10-Oct-08 4:29
professionalThomas Stockwell10-Oct-08 4:29 
AnswerRe: how to draw a line on a picture box Pin
C1AllenS10-Oct-08 4:55
C1AllenS10-Oct-08 4:55 
GeneralRe: how to draw a line on a picture box Pin
flamingo210-Oct-08 9:49
flamingo210-Oct-08 9:49 
Generalhow to draw a rectangle on a pictureBox Pin
flamingo210-Oct-08 20:05
flamingo210-Oct-08 20:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.