Mar-24-2018, 03:07 AM
Hello,
I have a accdb database and I use python and pypyodbc to connect.
I can extract all data except images. PictureData in bytearray? OLE object?
Is it possible extract them with python? Convert to PIL and then save on disc?
Thanks
I have a accdb database and I use python and pypyodbc to connect.
I can extract all data except images. PictureData in bytearray? OLE object?
Is it possible extract them with python? Convert to PIL and then save on disc?
Thanks