Now I can sucessfully store the Binary data to thedatabase but unable to 
retreive it. Again it is giving me with the same error.

I used <cfcontent> but sometimes its display and sometimes its not. Also tried 
sing toString,tobase64 etc.... but no results.
Any ideas....?


>Agree... store image file location in database that points to the image on
>the server.  From experience, better performance in my opinion. We had
>plenty of images to test it out... ;-)
>
>Managing images on disk is a better way but if you must use the data base
>make sure you are using
>
><cfqueryparam scfqltype="CF_SQL_BLOB"
>vale="#toBase64(FinalMergedDisclosure)# />
>
>Which should work for you.
>
>
>On Thu, Feb 26, 2009 at 11:14 AM, Priya Koya <[email protected]> wrote: 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319905
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to