Hi,
the problem were the spaces in the column headers of the csv-file.
Thanks,
Michael
Am Mittwoch, den 15.02.2012, 21:50 +0100 schrieb Michael Markusch:
> > Hi,
> >
> > I have tried using DBD::CSV to query a csv-file. But I have a problem with
> > handling numeric data. How can I modify the
Hi,
the problem were the spaces in the column headers of the csv-file.
Thanks,
Michael
Am Mittwoch, den 15.02.2012, 21:50 +0100 schrieb Michael Markusch:
> > Hi,
> >
> > I have tried using DBD::CSV to query a csv-file. But I have a problem with
> > handling numeric data. How can I modify the
Hi,
the problem were the spaces in the column headers of the csv-file.
Thanks,
Michael
> Hi,
>
> I have tried using DBD::CSV to query a csv-file. But I have a problem with
> handling numeric data. How can I modify the code below?
>
> Thanks,
> Michael
>
> use DBI;
> use Data::Dumper;
>
> my