Viewing 7 posts - 1 through 7 (of 7 total)
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?
July 26, 2004 at 4:29 pm
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 25, 2004 at 9:58 am
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 9:25 pm
but what about the fact that there might be more than 1 record mapped from first record to second?
There can be multiple rows in a where it's field3 is equal...
July 20, 2004 at 8:21 pm
thanks, what does inner join do exactly?
July 20, 2004 at 7:57 pm
sure in tablea, I might have
row1:
field1 - "A lot of people like to run, but I liked to hide"
field2 - 1 (primary...
July 20, 2004 at 7:15 pm
Viewing 7 posts - 1 through 7 (of 7 total)