PDA

View Full Version : mysql frontend?


andrewkendall
22nd November 2005, 07:34 AM
anyone know of a good mysql frontend (something like http://www.mysqlfront.de/) for the universal?

cheers

matzie
22nd November 2005, 09:07 AM
Googling for 'pocketpc mysql' revealed this:

http://www.pocketmysqladmin.com/

Not free though. If I needed to do this I'd browse to a PHPMyAdmin installation. ( http://www.phpmyadmin.net )

What would be cool though is a mysql command-line client I could run on the Exec... I'll search a little more for that.

(why would I want that? In a meeting, someone asks me, "how many customers do we have on product X?"... )

andrewkendall
22nd November 2005, 09:16 AM
cheers, i found http://www.pocketmysqladmin.com/ on my search. didn't install it as it looked very old from the screenshot.

if that's the only option i'll give it a try.