Click to See Complete Forum and Search --> : How picturebox can get picture from database


Arun Sahoo
September 23rd, 1999, 07:40 AM
I want to show picture in a picture box form database by using ADO(SQL only).Please write details about how can it be possible

mrgismo
September 24th, 1999, 07:35 AM
You can show Pictures from a database if you bind an OLE-Control in VB to the Field in the Database.