Hi Friends,
I have a table CustomerImages where there are Images stored in field call Cust_Image. The data type is Image.
I want to export any image in that table to a directory(folder) by tagging the CustID to the exported Images as the file name. Is there a way to do this through Sql Server ..
or through C# asp.net web application
Thank You
Go to the complete details ...