Web Links [Tag : Connecting]
Sort By :
1. Connecting to MySQL
This tutorial is written to show you how to connect to mySQL for the first time. Although it will not go into depth on the various mysql commands. It is neccassary for a database driven PHP site.
Category:   PHP > Tutorials > Introduction to PHP

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

2. Connecting to MySQL Database
This is an introductory tutorial for beginners that tells how to connect to MySQL database.
Category:   PHP > Tutorials > Introduction to PHP

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

3. Connecting to a SQL database from ASP .NET II
This is part II of the tutorial that teaches you how to connect to a SQL database from ASP .NET using SQL Authentication. This part shows you how to connect to the database using ASP .NET code and Visual Studio .NETs features.
Category:   ASP.NET > Tutorials

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

4. Connecting to a SQL database from ASP .NET I
This is part I of the tutorial that teaches you how to connect to a SQL database from ASP .NET using SQL Authentication. This part shows you how to set up MSDE for Mixed Mode and how to use Web Data Administrator to create databases and users.
Category:   ASP.NET > Tutorials

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

5. Connecting to a MySQL Database using Connector/J JDBC Driver.
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 all the code in detail.
Category:   Java > Tutorials > Database-Related

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

6. Connecting to your SQL Database
If you have an SQL database set up with your web host, a useful tip to know is how to connect to your SQL database via Enterprise Manager. The advantage of knowing how to do this is that you will be able to manage your SQL Server database via Enterprise Manager over TCP/IP, yourself.
Category:   ASP > Tutorials > Database-related

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

7. Connecting to mySQL Database
A small introductory tutorial that shows how to connect to MySQL using the mySQL C++ API.
Category:   C and C++ > Tutorials > Database-Related

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

8. Connecting to your SQL Database
If you have an SQL database set up with your web host, a useful tip to know is how to connect to your SQL database via Enterprise Manager. The advantage of knowing how to do this is that you will be able to manage your SQL Server database via Enterprise Manager over TCP/IP, yourself.
Category:   ASP > Tutorials > Database-related

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

9. Connecting to Database using DSN/DSN less Connections
An article on connecting to database via ASP using both DSN and DSN less connections. Explains uses of each. Learn using connection strings.
Category:   ASP > Tutorials > Database-related

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

10. Connecting to a mySQL database
This tutorial explains how to use several basic MySQL database functions in PHP. Main topics include: Connecting to a mySQL database using PHP, SHOW available tables, Using telnet to CREATE tables, How to INSERT, QUERY, UPDATE, and DELETE rows in a table, How to ALTER a table, Commenting Your mySQL Tables, and Creating mySQL tables.
Category:   PHP > Tutorials > Database-Related

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

Pages: 1 2 [Next >]