Sql server multimedia database

Hi

I am new to sql server and i would like to set up a multimedia database (includes photos) using sql server (regardless of the version). How can i achieve that ?

Is there a guide anywhere ?

How to install SQL Server 2012 by Michael Fudge

I just saw the video, but my problems is that i want to setup a multimédia database so i can make some development. Am i able to do that using SQL Server 2012 ? Using sql server 2012 (or other version) am i able to store multimedia (photo, video) on a database and them develop (define index) on that database ?

You can store large data in blop or varbinary fields.

ok, thanks

Hi

How can i extrat color histograms, form and texture form a image store in a data base column ?