using mySQL database for my PC I was using MS Access for my own database in my PC.
However, MS Access was uncomfortable for me.
So I am thinking to use a mySQL database for my PC.
I installed mySQL server for localhost,
and I am using it on command-line prompt.
but I hope to have an application
which creates, deletes, maintains a table, and so on
by clicking mouse button.
Is there any application to do them for user?
Thanks in advance. |