Saving a new Word document to SQL Server.

G

Guest

Hi,

I am creating new Word documents using C# (automation) and would like to
save the documents to SQL Server directly (bypassing the filesystem). Has
anyone tried to do this? If so, how?

I already now how to upload documents to SQL Server. I just don't know how
to go from a Document object created using C# to SQL Server.

Thanks for any pointers,
rm63
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top