Hi, I need to bring in data from a proprietary database into a SQL Database. I would like to do this using a SSIS package. My question, is there a way of importing the data into an existing table without re-creating the table in the package? I've created a similar package where every time it runs the table is deleted and re-created. Is it possible to simply delete the data in the table and import the data into this table?
Thanks,
Michael Kohler
Thanks,
Michael Kohler