A MySQL wrapper class that makes connecting to and manipulating a database easy. It does all the error checking for you and it will return results from a database query in an easy to use two dimensional array.
This article gives a introduction to PostgreSQL, prerequisites, connecting to PostgreSQL from PHP, using pg_query() to create a table, inserting data into your database, viewing the entries in the database and updating the entries. The author conclud
Navicat - the leading MySQL GUI Admin Tool
ADO.NET Series - Connecting with a Database is an article in which the author gives the explanation about how to establish the SQL-Server database connection using the SqlConnection class in ASP.NET. The author creates an object for SqlConnection to
Through this online article the developers can learn about how to make use of Active Server Pages while connecting to an access database. The author enlists the steps to be followed while connecting to an access database. The sample source code is do
This is a tutorial where users can handle mySQL database using php. The author provides information to the users that they should know about the parameter variables which can be changed easily. This tutorial tells the users how to open a connection
Through this online article the author describes about the process of connecting to a database. The article starts with the explanation about the DSN and DSN Less Connections used to connect to a database. The author also shows few examples of using
A tutorial on how to connect to a MySQL Database using Connector/J JDBC Driver. Explains what are database URLs? Why and how to specify JDBC driver names? Then moves on to write a simple Java program to connect to a MySQL database server. Explains al
Simple Interbase database browser, viewing, sorting, searching, field filling etc. Connecting using Interbase Express.
This is an useful article for the beginners which briefly explains about creating and connecting MS Access database with their ASP pages. Snapshots for quick understanding and example for testing on their webpage is given with this article. |