Wednesday, March 7, 2012

How to store jpg's in an image column

Hi
I want to store an image (not just the pointer to the
image, but the entire image) in an image data type column
in my database.
How do I do this? The images will be small (7kb) so I'd
like to do this rather than just store the pointer to an
image on the file system.
Thanks in advance !!
-HSome ideas here: http://vyaskn.tripod.com/programming_faq.htm#q5
HTH,
Vyas, MVP (SQL Server)
http://vyaskn.tripod.com/
Is .NET important for a database professional?
http://vyaskn.tripod.com/poll.htm
"H" <anonymous@.discussions.microsoft.com> wrote in message
news:98c001c433c2$5da25c10$a501280a@.phx.gbl...
Hi
I want to store an image (not just the pointer to the
image, but the entire image) in an image data type column
in my database.
How do I do this? The images will be small (7kb) so I'd
like to do this rather than just store the pointer to an
image on the file system.
Thanks in advance !!
-H

No comments:

Post a Comment