1
Answer

How to add image in table data from database?

Ask a question
Julia Medina

Julia Medina

11y
857
1
Hello everyone! 

I'm working on a project for college and I have a database with several tables. I have a table in which I want a column to store images. I've set the column datatype: image, but how to enter the path for it? I want to display this images in a datagridview column. Thank you!

Answers (1)