I'm just wondering how hard this would be in SSIS... I got it to work in Access using Word automation/VBA (dirty word, I know!) I can loop through the Word file's ContentControls collection and map the names to fields in my table. Has anybody done this in SSIS? The lack of branching in Access is a hassle. Besides, I'd rather create a job and have the package basically monitor one or more folder and just import/shred the files into the database when it finds them.