Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
mts
Starting Member
3 Posts |
Posted - 2010-06-01 : 17:36:32
|
Hi,How do you extract an image data type into individual files?Example: I have a table with two columns. One is the primary key and the other has the binary data of a .jpg image in it. I would like two files extracted from this with the primary key as the file name.Thanks,-- mts |
|
|
|
|