I am trying to store images in the longblob text type in one of my tables, and then display the picture on a Coldfusion MX 6.1 page.

When I try to get it to display, I get the following error:

ByteArray objects cannot be converted to strings.


The error occurred in C:\Web Sites\Scooter2\Scooters\Vform.cfm: line 29

27 : </table>
28 :
29 : <p>#ProdImage#
30 :     </p>
31 : </div>


Can anyone tell me how I can get this to work?

Thanks,
Steve

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to