July 24, 2004 at 1:54 pm
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?
July 24, 2004 at 9:25 pm
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.
July 24, 2004 at 10:34 pm
July 25, 2004 at 9:58 am
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.
July 26, 2004 at 4:29 pm
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