Hello,
I created a package in SSIS that reads data from a text file and loads it into a table. The problem I am having is that I need to change the connection property in the data flow task to point to a database that is different to the database I created the package with. Whenever I change the database property in the connection object, I receive errors that I do not have permission etc. Has anyone had this problem before?
Thank you
I created a package in SSIS that reads data from a text file and loads it into a table. The problem I am having is that I need to change the connection property in the data flow task to point to a database that is different to the database I created the package with. Whenever I change the database property in the connection object, I receive errors that I do not have permission etc. Has anyone had this problem before?
Thank you