View Single Post

   
  #1 (permalink)  
Old 02-28-2008, 09:32 AM
Raous
 
Posts: n/a
Default 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.

Reply With Quote