O
oli
Hi, I'm creating a word 2010 add-in with VS2010
I'd like to save the document content (and formats,changes tracking, etc) on
SQL Server.
What would be the best approach?
- Saving the file as a docx file in SQL Server
- Saving the file as xml into as SQL Server typed column
How could I, from my add-in, get the content of the word document
transformed into xml?
Thanks,
Oli
I'd like to save the document content (and formats,changes tracking, etc) on
SQL Server.
What would be the best approach?
- Saving the file as a docx file in SQL Server
- Saving the file as xml into as SQL Server typed column
How could I, from my add-in, get the content of the word document
transformed into xml?
Thanks,
Oli