I have never kept my images in the database but instead used the db to hold
the path to the image.  I now have to connect to a third party SQL Server db
which holds images with an image data type in the table.  How can I pull
this out so it can be diplayed?  I simply can't echo out the contents as it
shows the code, not the image.

Thanks,
Eddie

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to