This article is a short guide to DBI (The Perl Database Interface Module). The article covers topics such as general information about relational databases, example of how to use DBI, Cached Queries, transactions and many more.
A short guide to get started with Java using Netbeans.
DBi-Desktop Professional is designed to make working with DBISAM a breeze. This enhanced database manager includes many features.Some of the top features:Supports DBISAM V3 and V4 (Registered version only) Simple to use
The Perl DBI is a perl module that allows Perl users to interact with different types of databases through a single API. This Database Independent can be used to talk to a MySQL database, an Oracle database and many more. This makes code much more po
DBIx::CGI is a very easy to use DBI interface that is meant for usage with CGI scripts. The script currently supports drivers such as Pg, mysql, and mSQL. The distribution package of this script contains a CGI script for accessing databases on the lo
A database abstraction layer (DBI) that supports MySQL, PostgreSQL, Interbase, Microsoft SQL, Oracle, ODBC, ADO, Microsoft Access, and Visual FoxPro. Includes array, popup menu and HTML table generation from SQL. Modelled on Microsoft's ADO, which ma
A Practical Guide to Active Server Pages is a guide which is very helpful for the intermediate level programmers of ASP. It is a full programming guide and a refernce guide for the ASP programmers. This is a simple script that contains the structured
A simple chat script that supports multiple rooms, language files, a DBI for MySQL, streaming abilities and more.
Prospector is a online calendaring program that is similar to those found at Netscape and Yahoo. It has been written to run under mod_perl and use an SQL database using DBD/DBI.
Dynamic HTML: The Definitive Reference is designed to work in conjunction with HTML: The Definitive Guide and JavaScript: The Definitive Guide. HTML: The Definitive Guide teaches you about every element of HTML in detail, with explanations of how eac |