hi all,
i have some word files and i need them to be stored in SQL database in binary format.
also i may need to open same word file from the database itself.
how to do that?
Thanks In advance
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ilkin EastPosted Jul 6, 2012, 5:11 AM
But Can I open the word file which I saved to sql open again from sql?
George ericPosted Jul 6, 2012, 4:51 AM
Store word to databse, please see:
http://www.daniweb.com/software-development/csharp/threads/362926/store-word-document-in-database-in-c
I know a free .NET data export. It may help you with importing data to word. Have a check.
Best Regards