Articles

Becoming familiar with databases in phpMyAdmin This tutorial is going to help you become more familiar with databases and phpMyAdmin. We are... Connecting to a Microsoft SQL database using a custom port number To connect to a SQL Server using a custom port number instead of the default '1433' you need to... Copying a database table with phpMyAdmin This tutorial is going to teach you how to copy a database table with phpMyAdmin. For the... Creating a Data Source Name (DSN) To create a Data Source Name (DSN); the first step is to login to Plesk... Creating tables in a database with phpMyAdmin This tutorial is going to teach you how to create a table in a database with phpMyAdmin. We are... Deleting fields from database tables with phpMyAdmin This tutorial is going to teach you how to delete fields from database tables using phpMyAdmin.... Deleting tables in a database with phpMyAdmin This tutorial is to teach you about specific operations in phpMyAdmin. We are going to learn how... Enabling remote SQL access If we want to access the database from your desktop or any other workstations you will have to... Exporting databases and tables with phpMyAdmin This tutorial is to teach you how to export databases and tables with phpMyAdmin. We will assume... Exporting your database schema and data as a script To export your MsSQL databases as a query to be used as a backup or to restore data on a new... How To Create A MySQL Database Let's learn how to create a MySQL Database. MySQL Databases allow you to store lots of... How to back up your MySQL database using MySQL Workbench Backing up your MySQL database is a crucial step in maintaining the integrity and safety of your... Importing databases and tables with phpMyAdmin This tutorial is to teach you how to import databases and tables with phpMyAdmin. We will assume... Inserting fields into database tables with phpMyAdmin This tutorial is going to teach about the program phpMyAdmin, and how to Insert fields into... Managing MySQL Databases With PHPMyAdmin Let's learn how to Manage MySQL Databases with phpMyAdmin. This tutorial will assume that you... Modifying fields in database tables with phpMyAdmin The purpose of this tutorial is to teach you how to modify fields in database tables with... Renaming database tables with phpMyAdmin The purpose of this tutorial is to teach you how to rename database tables with phpMyAdmin. We... Running SQL queries on a database with phpMyAdmin This tutorial is to teach you how to run SQL queries on a database with phpMyAdmin. We will... Searching through a database with phpMyAdmin This tutorial is about searching through a database using phpMyAdmin. We will assume that you...
« Back