RAW FILE FORMAT DESTINATION
First off, let’s build an SSIS package that uses a Raw File as destination. We’ll fast forward through adding the Data Flow and the OLE DB Source. The query for the source doesn’t matter for this demonstration so we’ll skip over that too.
Let’s begin. Start by dragging a Raw File Destination onto the the Data Flow and connecting the OLE DB Source to it. The package should look like this: