How to export image from access DB

Author Profile

author

jamal

@yousufi

Answers

The first thing you know about extracting image from database is a MemoryStream. You should know about it. And you should know about Byte[] data type as well. Some knowledge about file handling in C# is better to understand the code in this project. For more information with source code read here full article:

http://www.esoftcode.com/Blog_Details.Aspx?Blogid=2

Hope this helps.


Solution #1

Leave a Comment

message*