I need to create a package that appends data to database table each day from a daily flat file.
I have created the initial import from flat file to a database table and have seen forum replies that talk about an append option, but have not seen/found this?