Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I need to extract from a database access .mdb multiple tables, generating a .csv file for each table and then uploading to an azure blob. For this I used an access -> tFilleOutputDelimited -> tAzureStoragePut connection. Is there a component that can pull multiple tables at once to create multiple .csv files?
Note: The way I'm doing I have to do the same procedure for each table separately.
Thanks for the help, but that still does not solve. I have a .mdb with many tables, where I need to have an output in .csv file, however for each table a .csv file is generated