I have an SSIS package that is supposed to insert data from a flat-file into a database table. For the sake of this example, let\'s say I am wanting to insert User
User