Example of phpMyAdmin to show DB table contents - compare with EXCEL query


jimbo45

Well-known member
Pro User
VIP
Local time
8:50 AM
Posts
4,932
Location
Hafnarfjörður IS
OS
Windows XP,7,10,11 Linux Arch Linux
Hi folks

PhpMyadmin can very quickly show contents for example of a database table etc.

You can get the same info from Windows via Msquery (in Excel --get data) . But for Windows you will need to install an OBDC connector for MariaDB / MySQL -- OK not really an issue and also in EXCEL enable "Legacy data sources - MsQuery -- at least from Office 2021 and onwards).

Using PhpMyAdmin

Screenshot_20241005_124315.png


Using EXCEL

Screenshot_20241005_124411.png


Ok a lot prettier but if you just want quickly to see data / manipulate it then logon to the host containing the database (assuming Linux) and with your browser logon to phpMyAdmin.


You can install Hedisql on Windows too which also gives decent outputs .

Screenshot_20241005_130728.png


so 3 ways to show data in MySQL / MariaDB databases. Manipulation OK too -- although much more fiddly uploading EXCEL data to a MariaDB / MySQL database.

Note - for remote MariaDB access you need to change one line in the MariaDB config file my.cnf. Usually in Linux in the /etc directory -- on Windows -- No idea but same file if using MariaDB / MySQL on Windows.

Set the bind address to the following. bind-address = 0.0.0.0


Now Beer and "Footy" time. Eng Premier league not blocked here for SAT Afternoon matches.

Cheers

jimbo
 

My Computer

System One

  • OS
    Windows XP,7,10,11 Linux Arch Linux
    Computer type
    PC/Desktop
    CPU
    2 X Intel i7

Latest Support Threads

Back
Top Bottom