Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Getting my word document back

Author  Topic 

bnhcomputing
Starting Member

22 Posts

Posted - 2005-10-26 : 16:38:56
I used a 3rd party "VisualSoft FileUpload" to put a word document into my SQL table (image column). Is there a short way to get this back to the user, or do I have to write it out on the server, and then redirect to the file?

Thanks in advance,

Hubert Hoffman

Seventhnight
Master Smack Fu Yak Hacker

2878 Posts

Posted - 2005-10-26 : 16:41:54
binarywrite... maybe?

with a couple of content headers...

just some places to start searching... i personally have never tried

Corey

Co-worker on children "...when I have children, I'm going to beat them. Not because their bad, but becuase I think it would be fun ..."
Go to Top of Page
   

- Advertisement -