have the following situation that I can't figure out. In MySQL I have a database with 2 columns :"code"(integer) and "imag"(longblob) with images. Is there a way to see the images from the mysql db in excel?
I tried with ODBC coection but it only brings the "code" column. Thank you!
