in reply to storing some values (of an array) to a DB: how does Perl talk to MySQL?

- -

Your "friends here" have walked you through similar questions -- in great detail -- at least a half dozen times, recently.

They're often provided solutions and at least as often, pointed out references, tutorials, and other learning tools which you can use on your own. Anonymonk has provided links to relevant docs, above.

Now, it's time to "figure out" the db connection (and other problems) -- on your own -- by using the tools you've been given, rather than running to the Monastery for each tiny step forward. Come back, when and if, you've done your own work and have some particular issue in your coding.

  • Comment on Re: storing some values (of an array) to a DB: how does Perl talk to MySQL?

Replies are listed 'Best First'.
Re^2: storing some values (of an array) to a DB: how does Perl talk to MySQL?
by BrimBorium (Friar) on Dec 20, 2010 at 19:54 UTC

    unfortunately there is only a ++ button, but I need a ++++++++ button ;o)

Re^2: storing some values (of an array) to a DB: how does Perl talk to MySQL?
by Perlbeginner1 (Scribe) on Dec 20, 2010 at 22:34 UTC
    hello ww & hello Anonymous

    first of all: @anon.Monk: many thanks for the hints. You gave me great hints and interesting starting points.


    @ww: Thx for your answer. I agree with you. Agreed. I will try to figure it out.

    greetings pb1 ;->