Hello.
I have one input txt file. I need to take rows 20-30, 40-50, 70-100, 120-125 and put them into one output file. Just to leave out some rows.
I use 4 "Text file input" steps.
In 1st I choose rows 20-30, in the second 40-50 etc..
The transformation looks like:
inkl.jpg
My idea was to create a 4 lines of a steps. In the 1st line rows 20-30 are processed. Then there is a "Block this step until.." which should continue after 1st output and process rows 40-50 and put them into the same table.. Then 3rd line, then 4th line...
But there is always error like: access database table does not exists.
But the 1st output step should created the database with a table.
Can somone help me please?
I have one input txt file. I need to take rows 20-30, 40-50, 70-100, 120-125 and put them into one output file. Just to leave out some rows.
I use 4 "Text file input" steps.
In 1st I choose rows 20-30, in the second 40-50 etc..
The transformation looks like:
inkl.jpg
My idea was to create a 4 lines of a steps. In the 1st line rows 20-30 are processed. Then there is a "Block this step until.." which should continue after 1st output and process rows 40-50 and put them into the same table.. Then 3rd line, then 4th line...
But there is always error like: access database table does not exists.
But the 1st output step should created the database with a table.
Can somone help me please?