M
Margaret
I have a csv data dump that I need to import into a table.
It has 7 rows of miscellaneous data before the field names
are given and then the data.
I created the field names and then imported the csv file
to the table but all that appears is the 7 rows, plus one
extra row with the header in it. The other 54,000 lines
come through as an error file.
Is there someway to remove these rows so that only the
data I need comes through.
Eventually there will be download monthly that I want to
build a module for to do all the work.
Appreciate your response and help.
Regards
Margaret
It has 7 rows of miscellaneous data before the field names
are given and then the data.
I created the field names and then imported the csv file
to the table but all that appears is the 7 rows, plus one
extra row with the header in it. The other 54,000 lines
come through as an error file.
Is there someway to remove these rows so that only the
data I need comes through.
Eventually there will be download monthly that I want to
build a module for to do all the work.
Appreciate your response and help.
Regards
Margaret