Support Forums

Full Version: how do I allow someone to access a DB via a URL?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm on shared hosting through host monster and am wondering how I could go about allowing someone to have direct access to a specific database so that person can work on it. is this possible?
Hmmm, I'm not sure if you can...
Couldn't you just do a database backup?

I'm pretty sure almost all hosting companies allow DB backups...
http://www.sqlbuddy.com/

You could also use phpMyAdmin but this one is nicer.
There is a magic tool called phpMyAdmin written in PHP intended to handle the administration of MySQL with the use of a Browser. That's all you need.Oui
You can use PhpMyAdmin. It's the solution of all your problems mate. Good luck with your problems. Thanks.
(08-21-2011, 10:48 AM)0ld_F4T_N!gg4™ Wrote: [ -> ]You can use PhpMyAdmin. It's the solution of all your problems mate. Good luck with your problems. Thanks.

Didn't we already clarify it that you can do this with phpMyAdmin ?Omg
(08-18-2011, 03:32 AM)timestandstill Wrote: [ -> ]http://www.sqlbuddy.com/

You could also use phpMyAdmin but this one is nicer.

thanks, that works great!
Was going to answer with sqlbuddy.com

but yeah some noob got there first!Sad