Microsoft SQL Databases (Foundation)
This is your ultimate guide to managing your Microsoft SQL Database. Learn how to Connect your Database, Change Passwords, Add, and Delete Users.
Using MS SQL
This article explains what MS SQL is, how to create a new MS SQL database, how to find more help for it, where to go to administer your MS SQL databases, and how many databases you are allowed to create.
MSSQLUsing the Windows Database Connections (Foundation)
Follow the steps below on how to create a Windows Database Connection String.
CGI Scripted LanguageASP NETConnecting to a MS Access database
This article shows how to connect to a MS Access database, and gives two examples of code you can use to do so.
MS AccessWordPress: How to Update Database Connection Strings
WordPress uses a wp-config.php file to determine how to connect to its database. This file contains a few lines of code describing the name, location and access credentials for the database. The information from these lines of code are referred to as the Database Connection Strings.
F WordPressWordPressManaging Users in Your MySQL Database
This article shows how to add new users to your database, how to change a password for any user of your database, how to delete a user from a database, and how to change or set database privileges for a user.
My SQL DatabaseMySQLQuerying MySQL databases using phpMyAdmin
This article consists of instructions and a tutorial on querying MySQL databases.
My SQL DatabaseMySQLDatabase: How To Repair And Optimize Your Database
You can increase your database performance by repairing and optimizing your database tables.
MySQLUsing myLittleAdmin
This article explains what myLittleAdmin is, how it compares to Enterprise Manager for administering MS SQL databases, why we have chosen myLittleAdmin over Enterprise Manager, and how to perform some basic operations in myLittleAdmin.
My SQL DatabaseMSSQLUsing phpMyAdmin
This article contains an overview of phpMyAdmin - its definition, some basic functionality, and layout.
My SQL DatabaseMySQL