Friday, July 31, 2009

How to upload images to MSAcess using asp.net and c#.net?

This would require quite a large answer but I found an article on msdn on how to do it using vb. It wouldn't be too complicated to convert it to c#.





What you need to do it store the image in a BLOB (Binary Large OBject) data type in Access.








Anyway, the article can be found here:





http://support.microsoft.com/kb/103257





Hope this helps


No comments:

Post a Comment