
Camster342 wrote:
Also what and tutorial GUI would you reccommend for my purposes? I see the python front-end was also installed along with MySQL and I have installed mysqlcc.
For a mySQL GUI I use phpmyadmin. Note that it does need php and and a web-server to be installed also. This is because most of the mySQL servers I work with are hosted remotely though.
If you are forced to work with a Windows desktop, then another one you may want to try is mysqlfront. I've not worked with it much myself, but I have a friend who recommends it.
-- Cameron
_______________________________________________ wlug mailing list | wlug(a)list.waikato.ac.nz Unsubscribe: http://list.waikato.ac.nz/mailman/listinfo/wlug
Thanks for the info. I don't want to install php and a webserver at this stage as it will be used locally. Learning one thing at a time is my plan. I plan to learn on Linux and set up the work database on Windows once I know it well enough. Rod