Re: MYSQL using PERL

2001-03-23 Thread
Buy the MySQL book from New Riders. You won't be disappointed. -- === "If you put three drops of poison into a 100 percent pure Java, you get - Windows. If you put a few drops of Java into Windows, you still have Windows."

Re: MYSQL using PERL

2001-03-23 Thread
How about mysql.com, http://cpan.org/modules/by-module/DBI/ MySQL.com has numerous links to help documents and code samples. -- === "If you put three drops of poison into a 100 percent pure Java, you get - Windows. If yo

Re: MYSQL using PERL

2001-03-23 Thread Gerald Clark
Rajeev Ramanujan wrote: > > Hai, > I am using Red Hat Linux 7. From where can I get example programmes of >connectiong to MYSQL using PERL under Linux. > > Thankyou > Rajeev Ramanujan Look at any of the perl based packages or utilities listed in the contributed section at mysql.com. O

Re: MYSQL using PERL

2001-03-22 Thread drvampire
Hi, Have you installed DBI/DBD?? if so you can perldoc DBI or perldoc to read the manual. Alan. > Hai, > I am using Red Hat Linux 7. From where can I get example programmes of >connectiong to MYSQL using PERL under Linux. > > Thankyou > Rajeev Ramanujan > > -