Elusive Syntax

2001-10-18 Thread Scott Taylor
[12]','$columns[13]','$columns[14]','$columns[15]', '$columns[16]','$columns[17]','$columns[18]','$columns[19]', '$columns[20]']) } ] ) ); -- Scott Taylor Systems Administrator DCT Chambers Trucking Ltd.

CSV-SQL convertion

2001-10-17 Thread Scott Taylor
Hello, Does anyone have a routine to convert from a csv file to an sql database, that works. I'm having a hard time with it. here is what I have so far: (almost works) #!/usr/bin/perl -w # csv2sql.pl use DBI; require Text::CSV_XS; my $csv = Text::CSV_XS-new; # bunch of my$ stuff and

Compiling DBI in Perl on SCO OSR5.0.5

2001-08-24 Thread Scott Taylor
Here is the error messages I get when trying to compile DBI on an SCO OSR5.0.5 compile of Perl5.005. Does anyone know what I'm missing or how I can get the DBI module into my Perl install? (Perl and cc info. at end of message) Thanks. Scott. Output of perl Makefile.PL: (information