How can you store pictures on SQL Database?

Answer

In short, the SQL database column has to be defined as either an image column or a binary column (SQL2k) In earlier versions, 6.5 & 7, they should have been defined as a BLOB (Binary Large Object). A more precise answer can be given if you supply additional information such as DB version, programming langauge used.

Improve Answer Discuss the question "How can you store pictures on SQL Database?" Watch Question

First answer by David Young. Last edit by David Young. Question popularity: 45 [recommend question]


Research your answer:

Answers.com > Wiki Answers > Categories > Technology > Computers > How can you store pictures on SQL Database?

Our contributors said this page should be displayed for the questions below. (Where do these come from)
If any of these are not a genuine rephrasing of the question, please help out and edit these alternates.
Store Flash Into SQL?  What types of Parameters use in sql?  How do yousave pictures in database using phpmysql?