I am being asked to create an SSIS package that moves data from one domain/ server to another. I was able to create managers for both source and target servers. I have tested the target server connection manager and it succeeded. When I try to create an
OLE DB Destination component however, it shows no tables: "No tables or views could be loaded." Is this impossible to do in SSIS? Why would the connection manager succeed and the component not show tables?
↧