Working with Images in SQL

For this group of sample web pages, we are using images stored inside the SQL database.

Normally you should try to store your images outside the database, but for these samples we are using the database as repository of the binary data that is transformed into an image.

Storing images inside a database has some advantages, but I have heard that Microsoft will do away with these capabilities in future versions of SQL.