quer y about dbi

2005-03-15 Thread venkatesh shapur
I want know about the deatails of the how to use DBI connectivity in perl language with MySQL database.And for the datails of the How to Insert an item into the MySQL using DBI interface in Perl language.And similarly all operations regarding delete,update,display seperately. Because we want

quer y about dbi

2005-03-15 Thread venkatesh shapur
I want know about the deatails of the how to use DBI connectivity in perl language with MySQL database.And for the datails of the How to Insert an item into the MySQL using DBI interface in Perl language.And similarly all operations regarding delete,update,display seperately. Because we want

Re: quer y about dbi

2005-03-15 Thread Greg Armer
On Mon, 2005-03-14 at 20:55 -0800, venkatesh shapur wrote: I want know about the deatails of the how to use DBI connectivity in perl language with MySQL database.And for the datails of the How to Insert an item into the MySQL using DBI interface in Perl language.And similarly all operations

Re: quer y about dbi

2005-03-15 Thread Hardy Merrill
If you plan to do a project with Perl / DBI / MySQL, then I'd suggest you buy the Programming the Perl DBI book written by Tim Bunce and Alligator Descartes - it's an O'Reilly book. I think you'll find that all your DBI/DBD::MySQL questions will be answered by that book. And if you don't have