Categories
Categories
Articles
This tutorial is going to help you become more familiar with databases and phpMyAdmin. We are...
Copying a database table with phpMyAdmin RwandaThis tutorial is going to teach you how to copy a database table with phpMyAdmin. For the...
Creating tables in a database with phpMyAdmin RwandaThis 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 RwandaThis tutorial is going to teach you how to delete fields from database tables using phpMyAdmin....
Deleting tables in a database with phpMyAdmin RwandaThis tutorial is to teach you about specific operations in phpMyAdmin. We are going to learn how...
Exporting databases and tables with phpMyAdmin RwandaThis tutorial is to teach you how to export databases and tables with phpMyAdmin. We will assume...
How To Create A MySQL Database RwandaLet's learn how to create a MySQL Database. MySQL Databases allow you to store lots of...
How to Create a Database User and Define Privileges RwandaCreate or Delete a Database User After creating the database, you will need to create a user and...
How to create and import a database RwandaHow to create a database Log into your cPanel Click the MySQL Database Wizard under the...
Importing databases and tables with phpMyAdmin RwandaThis tutorial is to teach you how to import databases and tables with phpMyAdmin. We will assume...
Inserting fields into database tables with phpMyAdmin RwandaThis tutorial is going to teach about the program phpMyAdmin, and how to Insert fields into...
Managing MySQL Databases With PHPMyAdmin RwandaLet's learn how to Manage MySQL Databases with phpMyAdmin. This tutorial will assume that you are...
Modifying fields in database tables with phpMyAdmin RwandaThe purpose of this tutorial is to teach you how to modify fields in database tables with...
Remote Database Connection RwandaEnable Your Computer as an Access HostBy default, all IPs are blocked and must be added to an...
Renaming database tables with phpMyAdmin RwandaThe purpose of this tutorial is to teach you how to rename database tables with phpMyAdmin. We...
Running SQL queries on a database with phpMyAdmin RwandaThis tutorial is to teach you how to run SQL queries on a database with phpMyAdmin. We will...
Searching through a database with phpMyAdmin RwandaThis tutorial is about searching through a database using phpMyAdmin. We will assume that you are...
Windows Hosting Database Connection Rwanda<add name="strConn" connectionString="Data Source=localhost;Initial Catalog=DBNAME;Integrated...