Database Name as a Parameter

You can import the database names into a table and then iterate the table into another module using the Parameter Table option in the module. As each row is passed in, you match the row with the parameter in the module and then run your query once the parameter value is received from the iteration. Check this post for more information: Need some iteration assistance - Iterate Table - #2 by dgudkov Also, check this help topic: transformations:parametertable [EasyMorph Help]