Database Connector

09/04/2011 20:30 -GeniuS-#1
Hello all,

Is there any program that connects to my server's database so I can edit it without opening the vps etc...

like entering the vps ip and the db user and pass..?

Regards,
09/04/2011 20:54 pro4never#2
That's part of mysql by default...

You just need to set up a database account that allows external connections (keep in mind others could guess the user/pass and hack your database if you don't secure it properly)
09/04/2011 21:06 -GeniuS-#3
so give me an example of a program or way to do that...
09/05/2011 19:23 Captivate#4
Quote:
Originally Posted by -GeniuS- View Post
so give me an example of a program or way to do that...
MySQL