Could some1 pls help me, how do I import a word doc into a sql server database, and it mus t be displayed in a panel
I need to know how to do it, step by step
Thanx to all that help
The best way that I know of is to export the Word document as HTML and load that into a VARCHAR(MAX) column.
No comments:
Post a Comment