Tag Archives: database

LibreOffice Database Primer Tutorial

Over the last couple of days we’ve mentioned the big link between LibreOffice and OpenOffice, and this link is very close when it comes to its database functionality, because the format of the database is shared between the two suites … Continue reading

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

PostgreSQL Primer Tutorial

Welcome to the PostgreSQL (Database Server) Primer Tutorial. The PostgreSQL Database Server product is an excellent Open Source database that has been established for many years. PostgreSQL is an object-relational database management system, and read along with Wikipedia, how its … Continue reading

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

Extended Linux Crontab Curl Tutorial

Sometimes for a website you only want to do a web server task once or a few times a day, and you, ideally, wouldn’t want to run into the remote possibility that two people could perform the task at precisely … Continue reading

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

More on Linux Crontab Curl Tutorial

Sometimes for a website you only want to do a web server task once or a few times a day, and you, ideally, wouldn’t want to run into the remote possibility that two people could perform the task at precisely … Continue reading

Posted in Database, eLearning, Operating System, Software, Tutorials | Tagged , , , , , , , , , , , , , , , | 1 Comment

PHP and MySql Three Ways Tutorial

A Yahoo Answers question here, thanks, reminded me of the fact that there are many more than one set of software components you can use to get similar results when using that dynamic Fred and Ginger team of PHP and … Continue reading

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

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