This article was developed in a Linux environment with MySQL 3.22 and caters to basic understanding of Perl, Unix/Linux, and databases in general. It focuses on setting up MySQL and assists in understanding its complexities. It also teaches the...
General hash function algorithm implementations for series of commonly used additive and rotative string hashing in the object pascal programming language.For more information please visit:http://www.partow.net/programming/hashfunctions/index.html
Dezign for databases is a database development tool using an entity relationship diagram. It visually supports the lay out of the entities and relations and automatically generates SQL schemas for most leading databases.Dezign for databases also...
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.
Accessing Microsoft Access databases in ASP using ADO is a web based tutorial which specially concentrates on MS Access database. This article deals with step by step methods involved in accessing the data from the database with the help of ADO....
Active Server Pages: General FAQ is an ASP FAQ program which shows the answers for the frequently asked questions regarding ASP. This contains any types of questions like, the scripting language used with ASP, describe about the installation of...
ASP and databases is an ASP article through which users can gather various information about ASP database component which specially involves in linking databases directly with the web server. The author elaborates about procedure that have to be...
ASP.NET & Databases : Part 1 is an ASP.NET tutorial in which the author gives elaborate description about how to manage providers and method of viewing data from the database. This tutorial gives decsription about the processing of OleDb and...
ASP.NET & Databases : Part 2 is a web based tutorial in which the author offers guidelines to the programmers to utilize dataset objects, through which data table and datarow can be created. In this tutorial the author tells about the step by...
ASP.NET & Databases : Part 3 is a web based tutorial in which the learners can gather information about the procedure for working with dataset object to work with database. In this tutorial the author examine the procedure for modifying the... |