Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
datamasters #1
Re: Writing remote BLOBs to jpegs
Any solution about this issue? I have the same problem. Some people say that
the Datasource must be defined at the ODBC Control Panel, too as a System
Datasource, not as a User one. I have only defined it at CFMX administrator.
Any solution?
datamasters Guest
-
Querying Blobs
I am trying to search a column of blobs for a matching string. It seems as though this is impossible and blobs cannot be used in wildcard searches... -
BLOBs to CLOBS???
I was curious to see if anyone has had experienced convering a BLOB into CLOB in Oracle 8i using PL/SQL??? -
BLOBs in Oracle
I need to store and retrieve BLOBs in Oracle 10 through CFMX. Can someone provide sample code for how I can do that? (i.e., CFQUERY and related... -
OLE DB and BLOBs
I have a Windows OLE DB COM application written in Microsoft C++ that processes MSSQL tables containing BLOB columns. I need to port this code for... -
Smart BLOBs
I have a feeling I already know (and hate) the answer to this question: In an sbspace, is it ever possible to have more than one BLOB on the same... -
datamasters #2
Re: Writing remote BLOBs to jpegs
Any solution about this issue? I have the same problem. Some people say that
the Datasource must be defined at the ODBC Control Panel, too as a System
Datasource, not as a User one. I have only defined it at CFMX administrator.
Any solution?
datamasters Guest
-
datamasters #3
Re: Writing remote BLOBs to jpegs
Any solution about this issue? I have the same problem. Some people say that
the Datasource must be defined at the ODBC Control Panel, too as a System
Datasource, not as a User one. I have only defined it at CFMX administrator.
Any solution?
datamasters Guest
-
unleashed #4
Re: Writing remote BLOBs to jpegs
See my post at:
[url]http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=6&thread[/url]
id=1015900&enterthread=y
It shows you how to stream the image out to the browser without having to
write it to disk. You will not need to use any custom tags like CXF_getImage
for this.
James
Sacramento, CA
unleashed Guest



Reply With Quote

