Stooney Posted April 29, 2009 Share Posted April 29, 2009 I am in search of a mobile mysql database viewer for the blackberry storm. I can't seem to find one that's worth using. I prefer free but cheap is also ok. Anyone have experience with any? Quote Link to comment https://forums.phpfreaks.com/topic/156179-mobile-mysql-manager/ Share on other sites More sharing options...
gffg4574fghsDSGDGKJYM Posted April 30, 2009 Share Posted April 30, 2009 You want something like phpMyAdmin or Navicat to run into a blackberry ? Isn't a bit weird to want to play with a database with a mobile device ? That don't seem like a great developement environement to me. If you only want to change some small item why you don't make a webpage admin.php with a login specially for mobile device, and in the page include some options that you can quickly turn on/off until you reach a real computer. Quote Link to comment https://forums.phpfreaks.com/topic/156179-mobile-mysql-manager/#findComment-822352 Share on other sites More sharing options...
Stooney Posted April 30, 2009 Author Share Posted April 30, 2009 I would use it for the ability to change/fix database entries on the fly. Say X person just locked themself out of their site, I can remotely grant them access from my phone. Little situations like that which I've been running into lately have driven me to want such a thing. Even it's just something that can only connect to a database and allow me to run simple queries would suffice. I don't need something as elaborate at phpmyadmin. Quote Link to comment https://forums.phpfreaks.com/topic/156179-mobile-mysql-manager/#findComment-822381 Share on other sites More sharing options...
.josh Posted April 30, 2009 Share Posted April 30, 2009 If you only want to change some small item why you don't make a webpage admin.php with a login specially for mobile device, and in the page include some options that you can quickly turn on/off until you reach a real computer. Quote Link to comment https://forums.phpfreaks.com/topic/156179-mobile-mysql-manager/#findComment-822384 Share on other sites More sharing options...
corbin Posted April 30, 2009 Share Posted April 30, 2009 I don't see what's wrong with PHPMyAdmin in this case. Yeah, it's overkill, but not super overkill. Damn... Now out of curiosity I have to go see if there's a MySQL management app on the iPhone. lol. Edit: Wow... There are 2 of them. An iPhone app of the jHeidi program (never heard of it before now), and some other app not associated with anything else. $2.99 and $9.99. lol.... Quote Link to comment https://forums.phpfreaks.com/topic/156179-mobile-mysql-manager/#findComment-822416 Share on other sites More sharing options...
gffg4574fghsDSGDGKJYM Posted April 30, 2009 Share Posted April 30, 2009 These tools are from my point of view only for developement/test/installation it's so easy to make a mistake specially when you can't see half the SQL query and you write it with your thumb. I think you should write a admin section with pre-written and tested SQL query if you planning to use that on any live website with user on it, especially if you want to use it on a mobile device. That was my point. Quote Link to comment https://forums.phpfreaks.com/topic/156179-mobile-mysql-manager/#findComment-822508 Share on other sites More sharing options...
Stooney Posted May 1, 2009 Author Share Posted May 1, 2009 Hey corbin I have an idea. Let's just remind me that should have got the iphone over the bb storm. Quote Link to comment https://forums.phpfreaks.com/topic/156179-mobile-mysql-manager/#findComment-823808 Share on other sites More sharing options...
corbin Posted May 2, 2009 Share Posted May 2, 2009 There are times when I hate my iPhone with a mad passion. Quote Link to comment https://forums.phpfreaks.com/topic/156179-mobile-mysql-manager/#findComment-823993 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.