How to save images into Access DataBase
-
Hi, I want to save the images into Access database in C#. Please give ne the sample piece of code if you have or give me the related links. Thanks in Advance,
AR Reddy
Hi, to save images in access first transform them in bytes and then insert them in access.
-
Hi, I want to save the images into Access database in C#. Please give ne the sample piece of code if you have or give me the related links. Thanks in Advance,
AR Reddy
There's a bazillion examples out on the web. All you have to do is Google for "C# save image access database".
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007 -
Hi, I want to save the images into Access database in C#. Please give ne the sample piece of code if you have or give me the related links. Thanks in Advance,
AR Reddy
I looked at some of your previous posts and many are considered 'generic' questions and several people have already told you to try to use Google. This forum is more for people who write their own code and then need help fixing it.
______________________ stuff + cats = awesome