all groups > sql server (alternate) > december 2006 >
You're in the

sql server (alternate)

group:

Picture in database


Picture in database Igor
12/28/2006 3:55:35 PM
sql server (alternate):
Can i put picture in sql server database but not filename and path. I want
to put complete picture in field in database. Is it possible?

Re: Picture in database Erland Sommarskog
12/28/2006 10:40:59 PM
Igor (igor@nesalji.hr) writes:
[quoted text, click to view]

Yes, this is possible. If you are on SQL 2005 use the varbinary(MAX)
datatype, if you are on SQL 2000 you need to use the image data type.
"image" is on SQL 2005 as well, but is deprecated.

I have a very simple example on how to work with blobs (binary large
objects) through ADO .Net on http://www.sommarskog.se/blobload.txt.


--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
[OT}Re: Picture in database ciroteo_®
1/10/2007 6:27:00 PM

"Erland Sommarskog" <esquel@sommarskog.se> ha scritto nel messaggio
news:Xns98A7F0EE37B83Yazorman@127.0.0.1...
[quoted text, click to view]



Talking about pictures, I saw you from your website came in Italy in 2006
....
did you like it?
greetings from Milan
AddThis Social Bookmark Button