![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Howdy, all. I'm interested in using DTS to automatically build indicies of table content. What I'm imagining is with a table similar to the following: tblArticles _____ articleID (INT) articleTitle (Varchar 50) articleSummary (Varchar 200) articleText (Text) articleCombinedFields (Text) In my scenario, the contents of the first four fields would be copied and coalesced into the fifth, "articleCombinedFields". (I would then build a SQL Server full text search index on articleCombinedFields.) Is DTS a good fit for this? I like the fact that DTS is easily scheduled, and I suspect this shouldn't be too tough to do with the designer. What do you think? -KF |
![]() |
| Thread Tools | |
| Display Modes | |
| |