aerospaced
I have SQL 2005 Server and Visual Studio 2005 and I am working in vb. I want to create a database which has photographs.
SQL Server Reporting Services
Not sure if this is the best place for the question, but check into the VARBINARY(MAX) datatype for image storage.
Simone
I found an image data-type.
thanks...