query to update ole object field from text field

P

Personal

Hi!
This is balakrishna i got a issue that in a table i have two fields those
datatypes are "TEXT" and "OLE Object" how to write a query to convert text
field value to Ole object field.
 
S

S.Clark

An OLE field can contain files likes pictures, Word or Excel docs, and/or
pdf's. So, if you want, save the text as a Notepad file, then save it into
the OLE field.
 
Top