How to read and write MS Access columns of type 'OLE Object'
I need some help in accessing MS Access columns of type 'OLE Object'.
Images are stored using this data type in an access database, and I need to write an application in c# to access these.
Any help in this regard is appreciated.
Thanks,
sbav29