Ajay Bramhe <[email protected]> wrote: >Dear Friends > >bigrock.in provides mysql admistration panel through browser but >net4.in is >not giving such facility. > >it is only showing the database made. I have the db user id & password. > >*Is there any tool in Ubuntu 12 by which I can connect directly to the >web >database....so that i can upload the db structure and values ? >* >Thanks in advance
The simplest here, assuming you are using php to connect to MySQL is to use phpMyAdmin. Download it, change the database credentials and other config values and upload it. Make sure you read how to secure it - you wouldn't want someone to just access your database and modify it. Regards Vivek Kapoor http://exain.com _______________________________________________ Ilugd mailing list [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd
