Need db manager to create tabels

by 7 replies
8
He every one,

I am hosted few websites in webhost4life.com. There i have unique mysql admin for all the websites. I need to to login the root access to create tables and any change in db.

I like to separate the myaql admin for each websites so i am searching for any online tool to create new tables by the configured database.

The tool or package must be installed in all the websites and configured. So that i can access the db within the individual website. By doing this i can hide the root access for other than the main website.

Please help me to find the online tool for this. Any comments and ideas also helps me.

Thank you guys.
#programming #create #manager #tabels
  • phpMyAdmin? It should already be installed in your hosting account....
  • If your host didn't install phpmyadmin, try this:

    Mysql Data Manager - web based GUI

    I have not used it. But check the demo.

    .
    • [1] reply
    • Thanks for both of you fore your replay.

      Hi kokopelli,

      The mysqlmyadmin is installed in the hosting, but the problem is i I need to login to the root authentication to access the db of other websites that i hosted in that hosting. There is no individual access for each website that i hosted in that host.

      I want to assign one of my website to my friend, for which i can't provide him the root access.

      And Radhika, thanks for the link that you provided, I think it will help me. I ll test that by installing it in my server.

      Still if any one find or already know any of the online software to do this jop, please let me know.

      Thank for your time...
  • download phpmyadmin
    phpMyAdmin - Download

    and put it in a subdirectory for them. (or a sub-domain, whatever works for you.)
    • [1] reply
    • Hi ussher,

      I have already tried this one, I find two problems with PhpMyAdmin.
      1) the package size is too big.
      2) we need to configure it through the server configuration.

      Now i finally come to build a package similar to PhpMyAdmin which can be installed like the way the WP is installed. And I have reduced the size of the as much as possible.

      Soon I ll post the link to that package in this thread.

      Thank for your replay.
    • [ 1 ] Thanks
    • [1] reply
    • Hey ussher, its what i need. It will save me a lot of time.
      Thanks for your help.

      Cheers.......

Next Topics on Trending Feed

  • 8

    He every one, I am hosted few websites in webhost4life.com. There i have unique mysql admin for all the websites. I need to to login the root access to create tables and any change in db.