Not finding what you are looking for? Request a recipe!

  1. Avg. Rating 5.0

    How can I store an image in a database?

    Turn the image in to a ColdFusion Image object so you can manipulate the image if needed, and then turn it back into a BLOB using ImageGetBlob().

  • Results 1-1 of 1