Hello,
I am trying to programmatically extract the contents of MS Word 2003 Documents (living in a SharePoint Doc Library) as a string. Anybody have thoughts on how to do this?
Most recenlty I was attempting to use the FulltextSQLQuery object. There is a column called "Contents" that has the information but it's not available to use in the query.
Please let me know if you have any thoughts.
I'm using MOSS Enterprise running on Windows Server 2003.
Thanks!