Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Image data type

$
0
0
Hi Guys,I need to design a database for a website that will store logos and documents. My question is, what would be the best way to go about storing the images? Should I use file stream or store the documents and images in the database. Also, if I use image data type with file stream, should I still use varbinary max? In that case would in not be better to just store the image in the database using varbinary max?

Viewing all articles
Browse latest Browse all 3145

Trending Articles