Perl Database Programming
Author | : | |
Rating | : | 4.32 (817 Votes) |
Asin | : | 0764549561 |
Format Type | : | paperback |
Number of Pages | : | 572 Pages |
Publish Date | : | 2016-11-30 |
Language | : | English |
DESCRIPTION:
A great intro to databases for the impatient This is the intro best book about Perl and databases out there. The book assumes you know nothing about databases and only the rudiments of Perl. It has lots and lots of examples, and several parts that I find myself coming back to often as a reference.The book starts with a very brief introduction to the basic concepts and jargon of databases (about 35 pages), and then it jumps into the meat of the book, 13 chapters (about A great intro to databases for the impatient Sean Burke This is the intro best book about Perl and databases out there. The book assumes you know nothing about databases and only the rudiments of Perl. It has lots and lots of examples, and several parts that I find myself coming back to often as a reference.The book starts with a very brief introduction to the basic concepts and jargon of databases (about 35 pages), and then it jumps into the meat of the book, 13 chapters (about 450 pages) that mainly teach by example. That is, when a chapter explains something (whether it's a bit of SQL syntax like "select max(x) from y where", or a concept like transactions, or an interface detail like templat. 50 pages) that mainly teach by example. That is, when a chapter explains something (whether it's a bit of SQL syntax like "select max(x) from y where", or a concept like transactions, or an interface detail like templat. Shame it wasn't proof read gdyn I bought this book simply because it had a section on Session Management, so I went straight to that section (chapter 9). When I tried to get the code working, it became obvious that there was something missing, notably an HTML template. No problem I thought - there's probably an addendum on-line. Unfortunately not - a search led to Michalski's home page with nothing more useful than a statement saying it is his intention to get addenda for all his books up online at some point (but no indication as to when). The publishers, Wiley, have all the files from the book available for download, but unfortunately not the missing template.Now I real. totally misleading title I bought this book to learn some advance database programming specifically with Oracle which the book claims it does cover. However, what I found was a perl mysql programming book that has devoted half its contents to web site development (which I'm not interested in). I think this book should be renamed to "website development using perl and mysql". If you really just want to learn database programming using perl read "programming DBI"
BRENT MICHALSKI works with Perl on a daily basis in his job as a senior developer for MasterCard International. Dobb's Journal Web site. . He is coauthor of Writing CGI Applications with Perl and has written articles for Web Review and the Perl Home Page. Currently, he maintains the Perl area of the Dr
If you're a Perl novice, the comprehensive code samples and step-by-step explanations will have you writing database applications quickly and confidently. If you're experienced, this definitive guidebook has everything you need to move ahead with Web programming, problem tracking, automatic e-mail reports, and much more. From the Back Cover Here's your in-depth guide to creating database-driven applications using Perl. Along the way, he explores practical applications for cutting-edge technologies like XML and Web services. You'll learn how to: * Understand different database models, DBIs, and DBDs * Set up relational databases, retrieve information, and generate reports * Tie a Perl hash to a database and track users with cookies * Generate and deliver automatic e-mail reports * Use tied hashe
Author is an experienced Perl user who maintains the Perl area of Dr. * Discusses practical applications such as online catalogs, Web-based photo databases, and Palm-powered applications.. Dobb's Journal Website. * The first book to cover the full range of Perl database programming topics