Join 149,489 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,301 people online right now. Registration is fast and FREE... Join Now!
I want to store images in Ms Access Database from my ASP Dot Net webpage.
Iam reading the image file in string format using stream reader and storing that string in Access using memo datatype but my program does not find the end of string.