This is a PHP based program that comes with the ability to permit the users to connect the MySQL database to the webservers. It does its process by locating the database details and connection to let the users to insert the MySQL database perfectly.
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
This program is helpful for the .NET application users who need to add and query their data on MySQL database, for this purpose it provides seven different components they are, MySQL connection- it is used to connect MySQL database, MySQL DataReader-
This tutorial teaches you how to connect with LDAP server by using PHP. LDAP is protocol used to distribute a directory information to various resources and mostly it is used as address book. LDAPs most basic form is to connect to a database. It rece
Alternating Row Colors is a tutorial by Akash Goel for PHP coders. This tutorial in simple english tell us how to create a table and how to connect it to a database through MySQL. It also has a sample PHP code for easy understanding. After going thr
Flash MX 2004 has a lot of components, allowing the users to connect XML components with a database without more scripts, hence, this tutorial guides the users by implementing an example of how to browse their catalog using this feature. In this exam
Learn how to connect to MySql server from Delphi using dbexpress. This example will show you how to connect to MySql server, retrieve server info and display records. All that, just by using what you allready have in Delphi. Alsho shows how to change
A Website Database meant to be used by PHP RAD tools as a basis for enhanced applications
This is a small tutorial that shows how to use MYSQL C++ API to connect to MYSQL.
First (and only) set of objects to directly connect to MySQL server without any aditional DLLs. There is a patch for Zeos Database Objects for people which needs a TDataset descendant.The main advantages are:huge speed fetching is |