Database Trawler Crashing
I wrote a script to trawl through available databases to see if a particular lot ID shows up and pull the data. My approach involves opening a series of files and then closing the empty ones, open to suggestions on how not to need that? I have one particularly populous database that opens >1000 files and the script appears to crash when attempting to close the empty data tables. Names Default T...