I am the instructor of Visual Basic
I have a problem with VB coding while saving
the BMP pic in OLE object type field of Access
I have the Control in VB
DAO Attached properties are
Databasename = Pictures.MDB
RecordSource = BMP
Fieldname = PIC DataType (OLE Object)
OLE Object
Now i want to save the picture in Access Field PIC(OLE OBJECT type)
How i can do this plz Give me the procedure
Thanks