[Help]Access Database

06/07/2010 09:39 lopoyorep#1
Hi all,can anybody tell me how to access any MySql database from far away.Thanks.
06/07/2010 09:57 lopoyorep#2
Example: My computer that run a server,database is at London..im go to India...when im in india i use my 2nd computer..how to access database from india?because my main computer that run server,database is in london..please tell me please
06/07/2010 10:35 N6gesemees#3
You have to make a user for that in the mysql database with the necessary information.
06/07/2010 10:55 lopoyorep#4
Quote:
Originally Posted by N6gesemees View Post
You have to make a user for that in the mysql database with the necessary information.
I didnt understand..
06/07/2010 10:57 cyberghoser1#5
Go into the user manager on the software you use to manage your database (eg: navicat) and add a user to be able to connect and have all privileges with the required ip, simple.
06/07/2010 11:53 lopoyorep#6
Quote:
Originally Posted by cyberghoser1 View Post
Go into the user manager on the software you use to manage your database (eg: navicat) and add a user to be able to connect and have all privileges with the required ip, simple.
wow..thank you very much bro..you really help me..