zszucs Posted September 3, 2010 Share Posted September 3, 2010 are there any good front ends to mysql tables similar to ms access grid views for tables? it can be web based or desktop. MS access as a front end to the mysql linked tables is too slow when using ctrl-f so I have to find an alternative (other than than that it's ok). It needs to be fast, allow the user to edit the record, allow fast use of ctrl-f,user friendly to non-technical users and preferred if I can set it up pretty quickly (there's lots of tables). Suggestions appreciated Link to comment https://forums.phpfreaks.com/topic/212406-mysql-front-ends/ Share on other sites More sharing options...
trq Posted September 3, 2010 Share Posted September 3, 2010 phpmyadmin is pretty popular. http://www.phpmyadmin.net Link to comment https://forums.phpfreaks.com/topic/212406-mysql-front-ends/#findComment-1106684 Share on other sites More sharing options...
zszucs Posted September 3, 2010 Author Share Posted September 3, 2010 phpmyadmin is pretty popular. http://www.phpmyadmin.net not among my non-technical users Link to comment https://forums.phpfreaks.com/topic/212406-mysql-front-ends/#findComment-1106687 Share on other sites More sharing options...
PFMaBiSmAd Posted September 3, 2010 Share Posted September 3, 2010 If I remember correctly, phpmyedit will let you create user interfaces to your database with just the features you want - http://www.phpmyedit.org/ Link to comment https://forums.phpfreaks.com/topic/212406-mysql-front-ends/#findComment-1106688 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.