Here's the challenge that I'm presented with. I've created a SSIS package that loops through a directory and reads multiple flat files loading all records to a single SQL table. What I would like to do is load a separate SQL table from each flat file read. BTW, the SQL table name can be the same as the flat file name.
I would rate myself an advanced beginner with SSIS, so please consider that when replying.
Thanks for any help sent my way.
Gerald