Hi Members

Please Can any one help me that with coding how can we get and store the OLE control contents to OLE Datatype of Access Database.

with ADO

like

rs("Name")=Text1.text
rs("Pic")=OLE?????????????


Thanks in Advance