View Single Post

   
  #2 (permalink)  
Old 02-28-2008, 09:32 AM
Nicholas Sherlock
 
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?


Yes, MySQL provides a range of GUI tools on their website. You probably
want "MySQL Administrator" and "MySQL Query Browser".

Cheers,
Nicholas Sherlock

--
http://www.sherlocksoftware.org
Reply With Quote