Category Archives: Database

A database is an organized collection of data ( Wikipedia )

MongoDB Database Primer Tutorial

In I.T. there are the questions of the What, the How, the Where, the Why, the Who … and the whoooooooo are you, who who, who whooooooo. We often concern ourselves with the How to the cost of the What, … Continue reading

Posted in Data Integration, Database, eLearning, Tutorials | Tagged , , , , , | 1 Comment

MySql Repair Table Primer Tutorial

Today’s tutorial continues the MySql (command line) discussion last heard about with MySql Stored Procedures Primer Tutorial as shown below, to illustrate that MySql has functionality to repair database tables, if they run into trouble. When you troubleshoot a problem … Continue reading

Posted in Database, eLearning, Tutorials | Tagged , , , , , , , , , | Leave a comment

HTML Entities Primer Tutorial

As a programmer, when you deal with database issues and CSV you often come up with issues where you construct HTML or read HTML as part of the final solution, and you have to deal with the ambiguity of ‘ … Continue reading

Posted in Database, eLearning, Tutorials | Tagged , , , , , , , , | 5 Comments

MySql on Command Line Primer Tutorial

Today’s tutorial follows up on MySql Stored Procedures Primer Tutorial as shown below, to illustrate that MySql database (and PHP server-side language) are friends of the command line, and you can use all these tools in batch processing, even though … Continue reading

Posted in Database, eLearning, Operating System, Tutorials | Tagged , , , , , , , , , , , , | Leave a comment

Ajax jQuery Primer Tutorial

A lot of the things people like about the Web are to do with Javascript and client-side activities. Adding to that experience are Javascript libraries packed full of features. Probably the best known of these is jQuery. It is very … Continue reading

Posted in Ajax, Database, eLearning, Tutorials | Tagged , , , , , , , , , | Leave a comment

Apache/PHP/MySql Configuration Primer Tutorial

Some people like to study things before starting to use it. Some people tackle things head on straight away. Either way, as far as Apache/PHP/MySql web hosting goes, it is good to understand some of the configuration of this hosting. … Continue reading

Posted in Database, eLearning, Operating System, Software, Tutorials | Tagged , , , , , , , , , , , | Leave a comment

Linux join MySql Primer Tutorial

Today’s tutorial follows up on phpMyAdmin interface to MySql and PHP Primer Tutorial in that we again use the brilliant phpMyAdmin to use MySql calls to create several tables and show that you can build a Linux or Unix based … Continue reading

Posted in Data Integration, Database, eLearning, Operating System, Tutorials | Tagged , , , , , , | 2 Comments

OpenOffice MySql Import Data Migration Primer Tutorial

Here is a tutorial that shows you some database functionality of a great suite of office automation programs called OpenOffice, by Apache Software Foundation. OpenOffice has functionality like the Microsoft Office suite of programs, bringing the user a lot of … Continue reading

Posted in Data Integration, Database, eLearning, Tutorials | Tagged , , , , , , , , , , , | 1 Comment