Image Field In SQL Server 2005 |
|
Answered By
Moderator1
on
1/29/2010 8:10:26 PM |
|
|
|
|
Hi,
There is no Pixels data type in SQL Server 2005. But there is Image data type. You can use this data type to store images in SQL Server 2005. Anyhow you need to convert into byte to store in these fields. Please post here again if you have any questions. |
|
|
|