T O P I C R E V I E W |
Webbo |
Posted - 24 August 2015 : 12:40:54 Hi, can anyone recommend desktop software to remotely access MySQL databases on a server ?
Thanks |
6 L A T E S T R E P L I E S (Newest First) |
Doug G |
Posted - 25 August 2015 : 16:18:57 https://www.mysql.com/products/workbench/ http://www.heidisql.com/
For any other tool, unless you're able to install it on the mysql server itself you'll need network access to your mysql server, including an open port in your firewall. phpMyAdmin typically is running on the same internal network, and usually the same server, as your mysql server.
|
Webbo |
Posted - 24 August 2015 : 15:46:09 Thanks Bobby, I've just downloaded 'Toad for MySQL' and first impressions are that it seems good. A bit of a pain to download as you need to register with Dell first but if it does the job ..... |
bobby131313 |
Posted - 24 August 2015 : 15:23:00 https://www.webyog.com/
is what I use, but it's not free. I find it easy to use. |
HuwR |
Posted - 24 August 2015 : 15:05:12 I've not used any others, so can't recommend anything else I'm afraid |
Webbo |
Posted - 24 August 2015 : 14:53:42 I've got that Huw but was looking for something similar to phpMyAdmin which I find to be a bit easier to use |
HuwR |
Posted - 24 August 2015 : 14:04:05 I use MySQL Workbench |