Viewing 3 posts - 1 through 3 (of 3 total)
Yes that is corrrect the last row has only one column that is the rowcount. So do you think my rowcount approach will work.
March 3, 2010 at 10:05 am
#1127910
The file structure has 10 columns they are comma delimited but the last row has only one number hence the schema differs between all valid rows and the last row....
March 3, 2010 at 6:53 am
#1127732
I cannot tell which one is the last record as it varies by file and every month. So once of the challenges is to identify the last record.
March 2, 2010 at 2:28 pm
#1127427