sql - dynamic ssis package -


i need create ssis package importing files ftp server table on data lake. problem files can have different columns. example file1 can have a,b,c,d,e columns, next file can have a,b,c just, next a,b,c,d,e,f , on. best way approach problem? m talking different columns source file , same destination table.

thanks

look biml, dynamically creates packages based on meta data.


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

transpose - Maple isnt executing function but prints function term -