How can I connect to a mysql db from a different server ?

Posted by HJ-INCPP on Stack Overflow See other posts from Stack Overflow or by HJ-INCPP
Published on 2010-06-06T22:38:04Z Indexed on 2010/06/06 22:42 UTC
Read the original article Hit count: 273

Filed under:
|
|
|
|

Hello,

I have, let's say, a root website with mysql db on a remote server.

I want to connect to that particular database (to make queries), from many other little websites (with lower priviledges).

Can this be done?

Language: jsp,java,php

Thank you

© Stack Overflow or respective owner

Related posts about java

Related posts about mysql