7 messages in com.mysql.lists.mysqlRe: How to access MySql using Perl. ...
FromSent OnAttachments
Andy Cheng07 Feb 2002 10:52 
Andy Cheng07 Feb 2002 10:52 
adm...@not4u.net07 Feb 2002 11:00 
adm...@not4u.net07 Feb 2002 11:00 
lcal...@ociojoven.com12 Feb 2002 01:10 
Todd Williamsen12 Feb 2002 07:43 
Keith A. Calaman12 Feb 2002 08:01 
Subject:Re: How to access MySql using Perl. Help
From:lcal...@ociojoven.com (lcal@ociojoven.com)
Date:02/12/2002 01:10:49 AM
List:com.mysql.lists.mysql

I am new to MySql. I have MySql installed in my Linux PC. How do I connect to MySql using Perl script and assign the result of a query to an array? Where could I find a sample code? Thank you.

man DBD::mysql

Cheers.