We all love the Directory tool as it allows us to read in a list of files in a given folder location and sub-folder location, but wouldn't it be nice if we could use the tool to connect to a database and read in a list of table names? This would allow us to easily build batch macros to allow us to loop through all tables within a datasource as we can with flat files.
This would be a great help in data migration, as I could then build a single tool where I could just input the connection string to the source from which I am extracting and the destination connection and migrate the data automatically.
Would be nice.
M.