Hello,
I have a SQL database in which i am saving addresses for image files. I am able to load those in a dataset with a SELECT statement.
Now what I want to do is load these images in a tabular format on to my form simultaneously with each one in a table cell.
Can anyone please help!
Tammu
I have a SQL database in which i am saving addresses for image files. I am able to load those in a dataset with a SELECT statement.
Now what I want to do is load these images in a tabular format on to my form simultaneously with each one in a table cell.
Can anyone please help!
Tammu
Comment