RE: cfimage Blob problem

2008-07-16 Thread Dawson, Michael
Check your datasource's advanced settings.

Is the BLOB checkbox checked?

What is the value in the Blob Buffer(bytes) field? 

m!ke

-Original Message-
From: BJ McShane [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2008 1:58 PM
To: CF-Talk
Subject: cfimage Blob problem

We have the employee photos stored in an oracle DB (blob format).  I'm
reading the record getting the photo and then using the image tags to
store or display them.  The problem is that some of the photos look like
they are getting cut off.  When I look at the photo it is only the
person's head or down to their eyes and the rest of the image does come
out.  I check the photo a different way using some DB tools to see if
the picture is corupt but the photo checks out OK that way.  Photos that
are less than 10 KB come out fine.  When I have a photo that is 60 KB
then the photo gets cropped off.  Is there a limit in size that I'm
hitting with these image tags.  Below is a sample of a test I set up.  I
wish I could post the photo so you get an idea of what it looks like.

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

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309167
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: cfimage Blob problem

2008-07-16 Thread BJ McShane
Yes, thanks you very much that was it.  I made that setting bigger and now the 
picture is displaying the full photo.  I didn't even think about the DSN area.

Thanks for the help,

BJ


Check your datasource's advanced settings.

Is the BLOB checkbox checked?

What is the value in the Blob Buffer(bytes) field? 

m!ke

We have the employee photos stored in an oracle DB (blob format).  I'm
reading the record getting the photo and then using the image tags to
store or display them.  The problem is that some of the photos look like
they are getting cut off.  When I look at the photo it is only the
person's head or down to their eyes and the rest of the image does come
out.  I check the photo a different way using some DB tools to see if
the picture is corupt but the photo checks out OK that way.  Photos that
are less than 10 KB come out fine.  When I have a photo that is 60 KB
then the photo gets cropped off.  Is there a limit in size that I'm
hitting with these image tags.  Below is a sample of a test I set up.  I
wish I could post the photo so you get an idea of what it looks like. 

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

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309174
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4