|
To access the contents, click the chapter and section titles.
Platinum Edition Using HTML 4, XML, and Java 1.2
WDB uses what its author, Bo Frese Rasmussen, calls form definition files, which describe how the information retrieved from the database should display to the visitor. WDL automatically creates forms on-the-fly that enable the visitor to query the database. This saves you a lot of work when you prepare a script to query a database. The user submits the query and WDB then performs a set of conversions, or links, so the visitor can perform additional queries by clicking one of the links.
Web/Genera
The main component of Web/Genera is a program called symfmt, which extracts objects from Sybase databases based on your schema. After the schema is written, compile it using a program called sch2sql, which creates the SQL procedures that extract the objects from the database. When you have compiled the schema, you can retrieve information from the database using URLs. When you click a link, the object requested is dynamically loaded from the Sybase database, formatted as HTML, and displayed to the visitor. Web/Genera was written by Stanley Letovsky and others for UNIX.
MOREMORE is an acronym for Multimedia Oriented Repository Environment, which was developed by the Repository Based Software Engineering (RBSE) Program. MORE is a set of application programs that operates in conjunction with a Web server to provide access to a relational (or Oracle) database. It was designed to enable a visitor to access the database using a set of CGI scripts written in C. It was also designed so that a consistent user interface can be used to work with a large number of servers, enabling a query to check information on multiple machines. This expands the query and gathers a large amount of information.
DBI
So far, the following databases have database drivers. Most are still in testing phases, although they are stable enough to use.
DBGateway
The gateway enables a visitor to your site to submit a form that is sent to the server. The server hands the request to the gateway, which decodes the information and builds a query forming the result based on a template; or, it can send the result of the query raw.
Additional Resources on the WebAdditional information on Web database gateways is found at the Web-Database Gateways page at http://gdbdoc.gdb.org/letovsky/genera/dbgw.html and also on Yahoo! at http://www.yahoo.com/Computers_and_Internet/World_Wide_Web/Databases_and_Searching
|
Products | Contact Us | About Us | Privacy | Ad Info | Home
Use of this site is subject to certain Terms & Conditions, Copyright © 1996-2000 EarthWeb Inc. All rights reserved. Reproduction whole or in part in any form or medium without express written permission of EarthWeb is prohibited. Read EarthWeb's privacy statement. |