Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / December 2005

Tip: Looking for answers? Try searching our database.

MSWord doc into Web App and store them in a SQL database

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
DQ dont quit - 02 Dec 2005 17:31 GMT
I'm currently working on a ASP.Net / C# / SQL 2000 project that involves the
input of keywords and MSWord documents into a web app and storing them in a
SQL database..  This information will then be used to perform weighted
searches on the keywords and text of the MSWord documents.  How might this
best be accomplished?
Signature

DQdontquit

Rainier [MCT] - 12 Dec 2005 07:57 GMT
Well I programmed something like that a couple of years ago.
I stored the word documents on a harddrive searched throught them using
indexing service. You can use this service from within Sql Server.
Sql Server had a table with the names of the files to keep history
information.

Kind Regards.

Signature

Rainier van Slingerlandt
(Freelance trainer/consultant/developer)
www.slingerlandt.com

> I'm currently working on a ASP.Net / C# / SQL 2000 project that involves the
> input of keywords and MSWord documents into a web app and storing them in a
> SQL database..  This information will then be used to perform weighted
> searches on the keywords and text of the MSWord documents.  How might this
> best be accomplished?
DQ dont quit - 12 Dec 2005 21:15 GMT
Do you think today it would be best to take advatage of SQL's Full Text File
searches on the Word docs since I can't see how I could store the text for
the doc file in the database if it contains more than 255 characters.
Signature

DQdontquit

> Well I programmed something like that a couple of years ago.
> I stored the word documents on a harddrive searched throught them using
[quoted text clipped - 9 lines]
> > searches on the keywords and text of the MSWord documents.  How might this
> > best be accomplished?
Rainier [MCT] - 13 Dec 2005 08:10 GMT
eYes, if I had to develop a search thrue Wrod documents keeping a reference
in a SQL Server I would do the same thing again.
I wouldn't store the documents in de database evendo it is possible (blobs
of binairy data)

The search engine of the operating system takes the biggest load of your
shoulder developing a search engine. So I would use it.

Kind Regards.

Signature

Rainier van Slingerlandt
(Freelance trainer/consultant/developer)
www.slingerlandt.com

> Do you think today it would be best to take advatage of SQL's Full Text File
> searches on the Word docs since I can't see how I could store the text for
[quoted text clipped - 13 lines]
> > > searches on the keywords and text of the MSWord documents.  How might this
> > > best be accomplished?

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.