World Wide Web Database Programming For Windows Nt

Download World Wide Web Database Programming For Windows Nt PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get World Wide Web Database Programming For Windows Nt book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.
World Wide Web Database Programming for Windows NT

As more companies build their Web sites on Windows NT, popular database programs like FoxPro and SQL Server are becoming valuable applications for the Web. Web database authority Brian Jepson explains exactly how to add a database to enhance either an existing or new Web site. From Internet fundamentals like TCP/IP, Perl and ODBC to practical advice on designing and developing a Web database, this book covers it all. You'll learn how to configure your Web site so that visitors can access databases that reside at the site as well as those in other locations on your company's network.
Programming the Perl 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 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.
Computerworld

For more than 40 years, Computerworld has been the leading source of technology news and information for IT influencers worldwide. Computerworld's award-winning Web site (Computerworld.com), twice-monthly publication, focused conference series and custom research form the hub of the world's largest global IT media network.