I have several files with 2 .mdb files each. I would like to:
Unzip and rename the .mdb with the original name of the file included in the .mdb.
IE. A file name PL0400 has a zip file called work. In the work file there are two .mdb files, abc.mdb and efg.mdb. I would like to name the files PL0400_abc.mdb and PL0400_efg.mdb.
I have tried to unzip one file but I get an error: "error reading abc.mdb":Too many fields in record #23
I am using a file input with the input as PL0400 connected to a Run Command using winzip