SA-MP Forums Archive
Tool to manage MySQL databases - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Tool to manage MySQL databases (/showthread.php?tid=142017)



Tool to manage MySQL databases - RoamPT - 16.04.2010

Well anyone one know some good tool for MySQL database's management? One i can view the database and edit/add things to it.


Re: Tool to manage MySQL databases - mamorunl - 16.04.2010

PHPMyAdmin?


Re: Tool to manage MySQL databases - RoamPT - 16.04.2010

I know that one already, but i was looking for a tool, without using the browser.


Re: Tool to manage MySQL databases - mamorunl - 17.04.2010

I had one like that earlier.. if only I could remember what it was called.


Re: Tool to manage MySQL databases - SaW_[VrTx] - 17.04.2010

Microsoft SQL Server (I recommend 2000).


Re: Tool to manage MySQL databases - Woet - 17.04.2010

Quote:
Originally Posted by SaW_[VrTx
]
Microsoft SQL Server (I recommend 2000).
Don't recommend shitty expensive database systems if he's asking for a tool to manage MySQL.

Quote:
Originally Posted by RoamPT
Well anyone one know some good tool for MySQL database's management? One i can view the database and edit/add things to it.
You have several tools available at http://dev.mysql.com/downloads/gui-tools/5.0.html


Re: Tool to manage MySQL databases - SaW_[VrTx] - 17.04.2010

Quote:
Originally Posted by Woet
Quote:
Originally Posted by SaW_[VrTx
]
Microsoft SQL Server (I recommend 2000).
Don't recommend shitty expensive database systems if he's asking for a tool to manage MySQL.

Quote:
Originally Posted by RoamPT
Well anyone one know some good tool for MySQL database's management? One i can view the database and edit/add things to it.
You have several tools available at http://dev.mysql.com/downloads/gui-tools/5.0.html
It's free and good enought to manage Mysql DB. Have it used before to edit databases, who aren't in my pc.


Re: Tool to manage MySQL databases - RoamPT - 17.04.2010

Quote:
Originally Posted by Woet
Quote:
Originally Posted by SaW_[VrTx
]
Microsoft SQL Server (I recommend 2000).
Don't recommend shitty expensive database systems if he's asking for a tool to manage MySQL.

Quote:
Originally Posted by RoamPT
Well anyone one know some good tool for MySQL database's management? One i can view the database and edit/add things to it.
You have several tools available at http://dev.mysql.com/downloads/gui-tools/5.0.html
Thanks woet, i downloaded that tool and now i am using the MySQL Query Browser, a friend recommend it, thanks for the help guys.