View Single Post

   
  #3 (permalink)  
Old 02-28-2008, 09:33 AM
Jeff Paffett
 
Posts: n/a
Default Re: using mySQL database for my PC

Raous wrote:
> 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.
>

All the GUI stuff is here:

http://dev.mysql.com/downloads/gui-tools/5.0.html
Reply With Quote