I wanted to store image files in my Db.So can i use image data type?If i can use the image data type how big images can i store.My image are arounf 10 mb in size.
BOL says up to 2 GB in a single value. But note that if you are using the MSDE version of SQL Server the max size of the DB is 2GB - therefor if you images are 10mb each then you would only be able to store approx 200 into the DB.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply