ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Search in Book Reviews

The ACCU passes on review copies of computer books to its members for them to review. The result is a large, high quality collection of book reviews by programmers, for programmers. Currently there are 1949 reviews in the database and more every month.
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
    View all alphabetically
Title:
World Wide Web Database Programming for Windows NT
Author:
Brian Jepson
ISBN:
0 471 14930 6
Publisher:
Wiley
Pages:
352pp+CD
Price:
£27-50
Reviewer:
Ruben Galea
Subject:
database; internet
Appeared in:
10-1
Companies who have their Web site powered by Windows NT will find this book appealing as it provides the reader with the necessary capabilities to bring full database functionality to the company Web site. The author provides the information and software tools (available on the companion CD- ROM) you need to configure a new or existing Web site so that visitors can access databases at the site or at other locations on the company's network. The techniques span the whole spectrum of database access. The reader will learn how to connect a Windows NT Web site to a wide range of databases, including those available for NT itself, UNIX and other database server platforms.

Following an in-depth review of Internet database fundamentals, including TCP/IP, Perl scripting, the ODBC (Open Database Connectivity) standard and the Structured Query Language (SQL), the author explains in a step-by-step way all the necessary procedures, starting off with how to configure NT to support databases, database connectivity and database publishingtechniques. Support for searches and queries in a Web database are covered. The theory behind databases to create a dynamic Web site customised to the Web surfer's requirements and dynamic HTML generation techniques are included.

This is complemented with the use of Perl scripts and SQL code. An overview of data entry and reporting techniques using templates is also provided. This is aided by the numerous utilities and programming software that is readily available on the CD-ROM.

To be quite honest, I did not find the book particularly enlightening. I have read better books on the same subject. In certain situations the text falls short. Java is only mentioned in a couple of pages in one of the final chapters. If you can, give it a read. Otherwise invest your money in something better.