crusty76 Posted January 29, 2008 Share Posted January 29, 2008 I've had a go at both MySql and MS Access. I do prefer MySQL but I find the MS Access front end very useful. Is there a front end (similar to MS Access) for MySQL. Please help. Ta! alec Link to comment https://forums.phpfreaks.com/topic/88364-mysql-front-end/ Share on other sites More sharing options...
trq Posted January 29, 2008 Share Posted January 29, 2008 phpmyadmin is a pretty common web based interface. Link to comment https://forums.phpfreaks.com/topic/88364-mysql-front-end/#findComment-452292 Share on other sites More sharing options...
beebum Posted January 29, 2008 Share Posted January 29, 2008 MySQL also has GUI tools for admin http://www.mysql.com/products/tools/ Personally, I prefer the command line. Link to comment https://forums.phpfreaks.com/topic/88364-mysql-front-end/#findComment-452293 Share on other sites More sharing options...
crusty76 Posted January 29, 2008 Author Share Posted January 29, 2008 The cost of the MySQL Administrator is a too high for me. But thanks for the suggestion. As for PhPMyadmin.... should I have it? thanks alec Link to comment https://forums.phpfreaks.com/topic/88364-mysql-front-end/#findComment-452609 Share on other sites More sharing options...
PHP Monkeh Posted January 29, 2008 Share Posted January 29, 2008 MySQL Administrator cost? http://dev.mysql.com/downloads/gui-tools/5.0.html <-- Aslong as you aren't using it commercially it's free O.o As for phpMyAdmin, most web hosts have it installed as standard, but if you're wanting it for a local set up you can download it (for free) from http://sourceforge.net/projects/phpmyadmin/ Personally I prefer phpMyAdmin, having used it for about 3 years. Link to comment https://forums.phpfreaks.com/topic/88364-mysql-front-end/#findComment-452729 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.