eBooks-it.org Logo
eBooks-IT.org Inner Image

Programming the Perl DBI

Programming the Perl DBI Image

Book Details:

Publisher:O'Reilly Media, Inc.
Series: OReilly
Author:Alligator Descartes
Edition:1
ISBN-10:1565926994
ISBN-13:9781565926998
Pages:364
Published:Feb 04 2000
Posted:Nov 19 2014
Language:English
Book format:PDF
Book size:1.39 MB

Book Description:

One of the greatest strengths of the Perl programming language is its ability to manipulate large amounts of data. Database programming is therefore a natural fit for Perl, not only for business applications but also for CGI-based web and intranet applications.The primary interface for database programming in Perl is DBI. DBI is a database-independent package that provides a consistent set of routines regardless of what database product you use--Oracle, Sybase, Ingres, Informix, you name it. The design of DBI is to separate the actual database drivers (DBDs) from the programmer's API, so any DBI program can work with any database, or even with multiple databases by different vendors simultaneously.Programming the Perl DBI is coauthored by Alligator Descartes, one of the most active members of the DBI community, and by Tim Bunce, the inventor of DBI. For the uninitiated, the book explains the architecture of DBI and shows you how to write DBI-based programs. For the experienced DBI dabbler, this book reveals DBI's nuances and the peculiarities of each individual DBD.The book includes:An introduction to DBI and its design How to construct queries and bind parameters Working with database, driver, and statement handles Debugging techniques Coverage of each existing DBD A complete reference to DBI This is the definitive book for database programming in Perl.

Download Link:

Related Books:

Programming the Network with Perl

Programming the Network with Perl Image
After providing an introduction to the Perl programming language, this helpful guide teaches computer networking using Perl. Topics discussed include ethernet network analysis, programming standard Internet protocols, and exploring mobile agent programming.* Each chapter provides a general discussion of the technologies under consideration, the support for programming the technologies as provided by Perl, and implementations of working examples* Covers Mobile Agent Technology, which is set to become one of the "next big things" on the Internet* Further information is supplied, including a listing of Web and print resources, programming exercises, and tips to expand the reader's understanding of the material...

Network Programming with Perl

Network Programming with Perl Image
Any developer who's comfortable with Perl can build remarkably powerful TCP/IP network applications -- no C required! In Network Programming with Perl, Lincoln Stein shows how, step-by-step, with extensive code examples. Modeled on W. Richard Stevens' legendary Unix network programming book, this book opens up network programming to a new generation of programmer: Web developers ready to build serious network applications and solve complex network problems. Stein begins with an overview of Perl's increasingly powerful networking facilities; then introduces Berkeley Sockets, and the UDP and TCP protocols at the heart of network programming. He presents Perl's IO:: socket API, which simplifies the creation and use of sockets; demonstrates how to create...

Graphics Programming with Perl

Graphics Programming with Perl Image
A reference and introduction to graphics programming with Perl and Perl modules that includes simple graphics recipes and techniques for designing flexible graphics software. Perl users learn tools and techniques that can be used to create and manipulate graphics with the Perl programming language. Topics range from simple graphics recipes to the development and design of flexible graphics software. 20 line drawings, 10 tables, 30 screen shots....



2007 - 2021 © eBooks-IT.org