PDA

Click to See Complete Forum and Search --> : Books Library


Osman
Jan 2nd, 2006, 12:39 AM
MY PROBLEM IS :

i have 10 books in word files every book ( word file ) contain chapters

i want to join all of this word files in vb6 + when i search , search must be in all word files

i suggest can i use access datatbase to join word with vb ? if yes how to do that?


please , please ,
can any one help me to desgin this Library?

RobDog888
Jan 2nd, 2006, 12:44 AM
You could import the document text into Access but you would loose the formatting and other stuff. Also, if you wanted to load it back into Word it wouldnt be pretty.

You can search each Word document individually quite easily if the filenames/locations will not change. The only thing is that it would be slow.

Which method sould more of what you want to do?

Osman
Jan 4th, 2006, 10:56 PM
first thank you

but i want to put the books in Library with formatting and when search , search be in all books

can you tell me way to do that without using access directly with visual basic

just tell me idea