First you should learn some basic knowledge about Mysql systems and SQL statement. Before you try to connect to a Mysql server with Perl, you should install Mysql client and DBD::mysql and DBI on your host. Then you could read the document for DBI, and try to program with it. The book you mentioned is right for your purpose I think.
On Sun, Apr 27, 2008 at 11:24 AM, Richard Lee <[EMAIL PROTECTED]> wrote: > Hello guys, > > I want to start learning about sql and how it interacts w/ perl. > > My rough idea is to install mysql server and read some books to start > playing w/ it along w/ perl. > Any advice? -- J. Peng - QQMail Operation Team eMail: [EMAIL PROTECTED] AIM: JeffHua -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/