Running out of memory processing excel files read from a directory
My script reads excel files that are uploaded overnight from a directory. For each file it opens the file, reads the data into a MYSQL table, then closes the file.
Running out of memory processing excel files read from a directory
My script reads excel files that are uploaded overnight from a directory. For each file it opens the file, reads the data into a MYSQL table, then closes the file.