Hi there, I need to create one SSIS package where i have information in word doc and i need to import it to sql server table. This is how the information in word doc is provided. [Test1 Title] [Test1 Description] [Test1 Date] [Test1 Body] [Test2 Title] [Test2 Description] [Test2 Date] [Test2 Body] There are like 1000s of records like this in the doc. Title, Description, date added and body are fields in the table. Can someone please advice how to perform this. Thanks Danny
I don't think there is any easy way...but Check the following post if it helps out... http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1168397&SiteID=1