how to store word document into sql server - TechRepublic
General discussion
April 20, 2006 at 05:15 AM
khurram.mukhtar

how to store word document into sql server

by khurram.mukhtar . Updated 20 years, 2 months ago

Hi
I accessed Microsoft word 2003 on my website by add reference in vb.net 2005.I want to let my user to create word document on word 2003 while using my website. I want to save this word document into sql server database, which is possible throug BLOB – Data , but

when user will save this word document via save and save as option then then how I can redirect the word document to be saved in sql server.I also want to restrict my user to dont save this word document in his/her local machine hard drive.

Please help me in this issue by any code or link, suggetions
khurram

This discussion is locked

All Comments