mastana
Sep 8th, 2000, 01:19 PM
I want to save a picture displayed in a picture box in a database. I created an access database with an OLE field.
when i write
db1.recordset(1)=picture1.picture
it shows database conversion error.
How can I do it??
when i write
db1.recordset(1)=picture1.picture
it shows database conversion error.
How can I do it??