I have a Access 2000 backend and it has 5 field
Id-Number
Company_Name - Text
Description - Text
Art Comments - Text
Graphic - OLE Object
I have a front end in VB6 that can look at all of the field including the graphics. I have it bound using ADO, I think. I used the wizard data connection and Have the text connected to other text and the graphic on the db connectted to a OLE (OLE1)
I would like to know if you can copy the picture, let say from the web and then add the pictures to the database through the front end.
Any ideas?
Any help..
I have created this in access but it is slow and some of the images are getting lost.
Id-Number
Company_Name - Text
Description - Text
Art Comments - Text
Graphic - OLE Object
I have a front end in VB6 that can look at all of the field including the graphics. I have it bound using ADO, I think. I used the wizard data connection and Have the text connected to other text and the graphic on the db connectted to a OLE (OLE1)
I would like to know if you can copy the picture, let say from the web and then add the pictures to the database through the front end.
Any ideas?
Any help..
I have created this in access but it is slow and some of the images are getting lost.