Tag Archives: phpMyAdmin

LibreOffice ODBC MySql 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

LibreOffice JDBC MySql 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

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

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

MySql Stored Procedures 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 oversee the results of some PHP code which uses MySql calls to create tables called POINT and CIRCLE … Continue reading

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

MySql Database Copy Tutorial

Do you own a sizable website that uses data? A lot of people reading will be nodding. What do you figure differentiates your website and its presence? . . . . . . The Data! Quite so … lots of … Continue reading

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

MAMP Mac Framework for PHP/MySql Tutorial

Transcript: Are you writing PHP with MySql bits, as well, maybe? I like your style! Do you have a testing environment, or do you load everything live straight away? For simple things, the latter is tempting, but it is not … Continue reading

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