Showing posts with label database. Show all posts
Showing posts with label database. Show all posts

06/10/2011

How to add image in Ms-access database? Vb.Net code!

Adding images is database through Vb.net is very simple. Just add a data field in your database for accepting image. For example I have created a database name "Picture" and data table in it named "picroll" with following field name and data type. For better understanding of these type of vb.net code or database related inquiry the book written by Mike Murach is very good book which is available on amazon with free shipping charge, I will suggest one can  refer

What & How