How to pass source and destination table table names dynamically in SSIS package with one of the column be masked say Email(GUI preferable)
Say source table names –sourcetable_test1 and sourcetable_test2
destination table names –destinationtable_test1 and destinationtable_test2
masking column is –Email
How to pass source and destination table table names dynamically in SSIS package with one of the column be masked say Email(GUI preferable)
Say source table names –sourcetable_test1 and sourcetable_test2
destination table names –destinationtable_test1 and destinationtable_test2
masking column is –Email
Error code 0xc020801c in SSIS while using SSMS?
If someone have the same issue while using SSMS and have the solution kindly let me know the path. It would be really helpful.