<cfcontent type="image/[gif/jpeg]"> <!--- changes depending on what type of
image it is --->
<cfoutput>#ToString(Query.FieldName)#</cfoutput>

Major things to remember.
1. Make sure BLOB retrieval is enabled on your dsn in cf administrator else
you will not get all you have in there.
2. If you are using fusebox3 this cannot be inside of a fuseaction request
because cfsavecontent and cfcontent do not play nice.  I recommend a circuit
for any content outputs and use the fbx_settings as your switch.

I'm sure you are frustrated enough already, hope this works for you.

Tyler Clendenin
GSL Solutions

-----Original Message-----
From: Bryan Stevenson [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 12, 2003 12:14 PM
To: CF-Talk
Subject: CF 5 and BLOBs

Hey All,

OK I have an Oracle 8 DB with a Long Raw field that contains a BLOB.....how
the heck to I SELECT and display that field in CF 5??

TIA

Cheers

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

---------------------------------------------------------
Macromedia Associate Partner
www.macromedia.com
---------------------------------------------------------
Vancouver Island ColdFusion Users Group
Founder & Director
www.cfug-vancouverisland.com


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to