Magnus Hammar writes:
> > You should use Perl DBI module to connect or update your MySQL
> > databases.
>
> Ok, and how do I do that? :)
>
> Maby this list is too advanced for me and all of you others out there maby
> think it's a bit annoying when I ask all this "easy" and basic questions? =)
>
> > The Perl DBI is a database access Application Programming
> > Interface (API) for the Perl Language.
>
> Aha, so it will help me to connect to my database and helps me to write and
> read data from it?
>
> > For download this, please visit http://www.fugue.com/dbi
> > Hope this help !
>
> So do I :)
>
> Thanks.
> /Magnus Hammar
> --------------
>
Hello Magnus,
Look in your MySQL distribution directory and see in the 'tests'
-directory. There you can find some programs that use perl and DBI to
connect to a MySQL database. If you have a new distribution ( >=
3.22.23b / >= 3.23) you can find for programs like 'pmail' and
'mail_to_db.pl'. These are quite a good examples.
Regards,
- Jani
Ps. See also "mysql_distribution/bench/" directory.
--
+-------------------------------------------------------------+
| TcX ____ __ _____ _____ ___ |
| /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Jani Tolonen |
| /*/ /*/ /*/ \*\_ |*| |*||*| jani@stripped |
| /*/ /*/ /*/\*\/*/ \*\|*| |*||*| Helsinki |
| /*/ /*/ /*/\*\_/*/ \*\_/*/ |*|_____ Finland |
| ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^ |
| /*/ \*\ Developers Team |
+-------------------------------------------------------------+