0
I have a MS SQL Database where images are stored as byte[]. Is it possible to import these byte[] into Excel and convert them back into images?
I already have a connection to the database in my Excel and I get the IDs and the names (which are also stored in the table) but Excel doesn't load the image data.
I seriously doubt it I'm afraid – Dave – 2015-03-26T13:57:07.727