how to insert microsoft word file content into ms sql server

  • If I have a micrsoft word file somewhere on the server computer. How would I be able to insert the content of the word file into a text field in a sql server database without having to open it up?

  • does anyone know how to use textcopy.exe? It seems to be able to copy binary data to a text or image column from a file.

  • Feng,

    What type of client are you using to input the data?

    it is pretty easy if you can tell just a bit more maybe I can help

     

    Tal

     


    Kindest Regards,

    Tal Mcmahon

  • I'm trying to use asp to insert microsoft word file content into a ms sql server column. I have read about textcopy and bulkinsert as possible methods.

  • I managed to put the binary data of word file into an image column, but the problem is how can I get the word content out of it?

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply