Jump to content
xisto Community
Sign in to follow this  
Hamtaro

Using Mysql With Perl

Recommended Posts

I don't want to learn PHP right now, and I know MySQL can be used with Perl. However, I do not know how to use it with Perl at all. I just would like to know how to use it, in a basic script for any purpose. I have a Perl book, but it only tells me how to use Perl with the Win32::ODBC Module. Could someone please give me a general description of how to use Perl with MySQL? Thanks in Advance.

Share this post


Link to post
Share on other sites

I don't want to learn PHP right now, and I know MySQL can be used with Perl.  However, I do not know how to use it with Perl at all.  I just would like to know how to use it, in a basic script for any purpose.  I have a Perl book, but it only tells me how to use Perl with the Win32::ODBC Module.  Could someone please give me a general description of how to use Perl with MySQL?  Thanks in Advance.

<{POST_SNAPBACK}>


I've used it once ... from the mysql website, you can download the perl module for mysql, or if your on windows you can find the PPM for it (as well as the dbi/dbd which are also needed) Once you get that going, it's a piece of cake - all the same code between mysql/oracle/etc. Can't help that much because i'm behind a firewall now, but if you do ppm search, you can search for the modules to install.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.