On Sep 3, 9:13 am, [EMAIL PROTECTED] (Ana) wrote:
> On 31 ago, 22:35, [EMAIL PROTECTED] (Jm) wrote:
>
>
>
>
>
> > if you have access to the mysql client and server you don't need any
> > modules, just use the "load data" sql command with all the requisite
> > parameters.
>
> > if you need to make a
On 31 ago, 22:35, [EMAIL PROTECTED] (Jm) wrote:
> if you have access to the mysql client and server you don't need any
> modules, just use the "load data" sql command with all the requisite
> parameters.
>
> if you need to make a perl script for it, just use the standard dbd
> (or dbi, i forget cur
if you have access to the mysql client and server you don't need any
modules, just use the "load data" sql command with all the requisite
parameters.
if you need to make a perl script for it, just use the standard dbd
(or dbi, i forget currently which is parent to which) module to
connect, then us
Hello people..
I have one file with data in CSV where first line is header..
Don't have one module for this?
Thanks :D
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/