Community Member Profile
- Profile: /members/6182-Ted-Daniels.htm
- URL: www.duval-county.net
- Comments: 4
- Points: 42
Recent Blog Comments By Ted Daniels
-
Ask Ben: Parsing Very Large XML Documents In ColdFusion
Posted on Jan 15, 2011 at 10:13 PM
Ben: I have tried your code example and always get an error. With all the code, the error is 'Invalid CFML Construct.CFML was looking at the following text...<' on the line where <cfcomponent...> starts, indicating an error in the earlier code. If I remove the code from... read more »
-
Ask Ben: Streaming Binary Data From The Database (BLOB) To The User Using ColdFusion
Posted on Jun 16, 2010 at 7:56 PM
@Ben Nadel, Well that makes me feel better - I thought it was me being kinda dumb that I could not figure this out easily. I can kludge around it but was looking for an elegant solution! Ted... read more »
-
Ask Ben: Streaming Binary Data From The Database (BLOB) To The User Using ColdFusion
Posted on Jun 16, 2010 at 6:26 PM
Ben: The BLOB record has about the same length as all the other BLOBS. These are all BLOBS of JPG mugshots, and for some reason I don't yet understand, the binary for this one starts off differently from the others. For example all the others start with 0xFFD....., while this one starts wit... read more »
-
Ask Ben: Streaming Binary Data From The Database (BLOB) To The User Using ColdFusion
Posted on Jun 10, 2010 at 6:25 PM
Ben: I have moved directory based images into SQL 2008 Express Image field and now want to move those same images to SQL 2005 Image field and then read the SQL 2005 Image Field and display the pictures in the browser for verification. Everything seems to be working except when I read... read more »



