Programming the Perl DBI

Par : Tim Bunce, Alligator Descartes

Formats :

Définitivement indisponible
Cet article ne peut plus être commandé sur notre site (ouvrage épuisé ou plus commercialisé). Il se peut néanmoins que l'éditeur imprime une nouvelle édition de cet ouvrage à l'avenir. Nous vous invitons donc à revenir périodiquement sur notre site.
Disponible dans votre compte client Decitre ou Furet du Nord dès validation de votre commande. Le format Multi-format est :
  • Pour les liseuses autres que Vivlio, vous devez utiliser le logiciel Adobe Digital Edition. Non compatible avec la lecture sur les liseuses Kindle, Remarkable et Sony
Logo Vivlio, qui est-ce ?

Notre partenaire de plateforme de lecture numérique où vous retrouverez l'ensemble de vos ebooks gratuitement

Pour en savoir plus sur nos ebooks, consultez notre aide en ligne ici
C'est si simple ! Lisez votre ebook avec l'app Vivlio sur votre tablette, mobile ou ordinateur :
Google PlayApp Store
  • Nombre de pages368
  • FormatMulti-format
  • ISBN1-4493-8670-9
  • EAN9781449386702
  • Date de parution04/02/2000
  • Protection num.NC
  • Infos supplémentairesMulti-format incluant ePub sans ...
  • ÉditeurO'Reilly Media

Résumé

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 is in use-Oracle, Sybase, Ingres, Informix, you name it.
DBI separates 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. For the uninitiated, the book explains the architecture of DBI and explains how to write DBI-based programs. For the DBI expert, this book explains DBI's nuances and the peculiarities of each individual DBD. The book covers: • Understanding DBI and its design • Constructing queries and binding parameters • Working with database, driver, and statement handles • Debugging techniques • Using each existing DBD In addition, Programming the Perl DBI contains a complete reference to DBI.
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 is in use-Oracle, Sybase, Ingres, Informix, you name it.
DBI separates 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. For the uninitiated, the book explains the architecture of DBI and explains how to write DBI-based programs. For the DBI expert, this book explains DBI's nuances and the peculiarities of each individual DBD. The book covers: • Understanding DBI and its design • Constructing queries and binding parameters • Working with database, driver, and statement handles • Debugging techniques • Using each existing DBD In addition, Programming the Perl DBI contains a complete reference to DBI.