Click here to Skip to main content
15,892,059 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I need a stored procedure in sql server to loop in a table that there are some images in form of byte.
it should save them in a specific folder.
I want sql server runs this stored procedure when there is a row in that table.
Can i do that.if yes, how?
Thanks in advanced.
Posted
Comments
RedDk 20-Apr-13 18:08pm    
Check out this CP link:
http://www.codeproject.com/Articles/17041/SQL-Database-Image-Storage-Easy-Thumbnails

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900