hi,
i have a gif image stored in an access database as an ole object. i've seen a lot about retrieving this using getBinaryStream or getBytes, but it all is using an oracle database, with longraw data.
does anyone know if this should also work with ole objects?
i am reading in the image and...