sql server 2005 express database design

  • From: "Andy B" <a_borka@xxxxxxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Fri, 26 Oct 2007 11:44:31 -0400

I need to write a program that references, categorizes, indexes and allows
searches (including full text searches) on data inserted into the database.
Different data formats like Word, rtf, txt, html and other sources would
have to be put into the database. Is it easier/better to insert the files
themselves (i.e. insert the actual word file) or just the text+formatting of
the word file? Any ideas how to do this stuff or where I can find out more?
 
 

Other related posts: