Link to home
Start Free TrialLog in
Avatar of eghanem
eghanem

asked on

Save images to local disk from a database

Dear Experts,
I have a table containing employees information like Employee ID and Employee Photo
I need to get all the employees photos which stored in a binary filelds in the database and save them to my local hard disk, each photo should take the name of the Employee ID.
am using C# in my ASP.NET Project
thanks ..
ASKER CERTIFIED SOLUTION
Avatar of DropZone
DropZone
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial