macromedia.coldfusion.database_access
[Top] [All Lists]

Re: Downloading files from IMAGE datatype on SQL Server, old coldfusion

Subject: Re: Downloading files from IMAGE datatype on SQL Server, old coldfusion runtime
From: "-==cfSearching==-" <webforumsuser@xxxxxxxxxxxxxx>
Date: Sun, 24 Feb 2008 01:21:09 +0000 (UTC)
Newsgroups: macromedia.coldfusion.database_access

Not a 4.5 working example, no ;-)  But to start with just try a regular write.  
I am not on a CF machine at the moment, so totally untested

 <cffile action="write" file="c:\path\to\theFile.pdf" 
output="#yourQuery.theBlobColumn#">




<Prev in Thread] Current Thread [Next in Thread>