I am trying to read in an XLS file into a scalar variable. I am curious if slurping the file into scalar with this method:
would work, because after reading the file into the scalar, I need to insert it into a LONGBLOB field in a database.
In reply to Binary files
by amt