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 |
ssunny
Posting Yak Master
133 Posts |
Posted - 2012-05-03 : 15:52:00
|
Recently we migrated out database system to sql server 2008 (finally). We have images stored as BLOB in our database(bad design). Is there a way for me to get those images out from the database and put it on file system using FILESTREAM data type in sql server 2008?Thanks. |
|
Sachin.Nand
2937 Posts |
Posted - 2012-05-04 : 03:50:35
|
Try sqlimageviewer.You can save image data as image files.The utility is not free though..After Monday and Tuesday even the calendar says W T F .... |
 |
|
|
|
|