Please am trying to create a database table that store image and display the image. I want to use vb.net to design the form for user to add their details and picture. i don't know how to go about it please help.Thanks

Recommended Answers

All 2 Replies

dear actually you will not store images in database, but you can store path of images into the database.

You can either store files on the filesystem or within the database. There is no right or wrong. Each have their pros and cons. You may want to read this interesting article Microsoft has on this subject...
http://research.microsoft.com/pubs/64525/tr-2006-45.pdf

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.