View Single Post

   
  #6 (permalink)  
Old 03-01-2008, 02:53 PM
news.demon.co.uk
 
Posts: n/a
Default Re: Keyword Density/Count



> Is there a way in SQL that I can achieve this or do I need to use
> some kind of scripting language to accomplish it...?
>
> Regards,
>


Hi All,

Thanks for the pointers - I'd kind of figured it was too much hassle to be
worth it and unfortunately I've inheritied this database which is 3+ years
old and has *a lot* of content in it, so redesigning the schema would be a
huge undertaking.

I'm already using FTS Contains Clause to get the data out, so I'm going to
have to make do with that for now...

Thanks anyway,

Carl.


Reply With Quote