You can do that with a here doc? that's just amazing. How in the world did you figure that out?my $sth = $dbh->prepare(<<SQL) or die "Can't prepare: ", $dbh->errstr; insert into data (data_1, data_2) values (?, ?) SQL
In reply to RE: Re: Reading from a file and writing the content into a database
by chromatic
in thread Reading from a file and writing the content into a database
by Kiko
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |