--- --------------------------------------------------------------------------------------- ----
Blog Entry:
Ask Ben: Streaming Binary Data From The Database (BLOB) To The User Using ColdFusion
Author:
Ben Nadel / Kinky Solutions
Link:
http://www.bennadel.com/index.cfm?dax=blog:1274.view
Date Posted:
Jun 30, 2008 at 8:29 AM
---- --------------------------------------------------------------------------------------- --->
SELECT
h.id,
h.name,
h.photo
FROM
hottie h
WHERE
h.id =