I have a MySql database in WAMPP server.
I’ve had no success directly connecting to it from LibreOffice, because I was hoping to have an easy to manage front end without having to use phpMyAdmin.
My idea is now to use LibreOffice Database, but I’ll still need to be able to display my tables in styled & formatted html document that can be viewed as a webpage on my server.
Can someone help me with that?
Thanks
P.S. OK, I’ve gone back to trying to connect to my MySql database on WAMPP using the JDBC driver. If anyone has been able to do that, I’ll accept help along that line. I can’t even get the driver installed and working correctly at all.