![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
SQL Server 2005 - SSIS OK. We know there is Header rows to skip options and it works great. I've got the file that has a "footer". Here is an example: . PSC filename=table1 records=0000000000525 ldbname=db1 timestamp=2006/02/07-16:25:00 numformat=44,46 dateformat=mdy-1910 map=NO-MAP cpstream=ISO8859-1 . 0000260611 It's ALWAYS last 12 rows. Is there a way to split at this point and put the 12 rows in a different location? The task is twofold - I don't need these control rows in my data and I need value of "records" to verify loaded number of rows. UPDATED: After some testing I found out that the Flat File source does not see that footer at all. This is good and bad - I do want to load this metedat into some other tables. Dima. |
![]() |
| Thread Tools | |
| Display Modes | |
| |