Re: Two MySQL databases on different computers

2005-11-27 Thread Octavian Rasnita
From: <[EMAIL PROTECTED]> > > Hi, > > > > I have two databases. Database A is located on a server that I run my > web > > hosting from. The other database B is located on a computer with a fixed > IP. > > How can I configure database B so I can access database B from my web > > server? From my A sy

Re: Two MySQL databases on different computers

2005-11-25 Thread SGreen
"Peter Lauri" <[EMAIL PROTECTED]> wrote on 11/25/2005 04:43:50 AM: > Hi, > > I have two databases. Database A is located on a server that I run my web > hosting from. The other database B is located on a computer with a fixed IP. > How can I configure database B so I can access database B from

RE: Two MySQL databases on different computers

2005-11-25 Thread ISC Edwin Cruz
:44 a.m. Para: mysql@lists.mysql.com Asunto: Two MySQL databases on different computers Hi, I have two databases. Database A is located on a server that I run my web hosting from. The other database B is located on a computer with a fixed IP. How can I configure database B so I can access databas

Two MySQL databases on different computers

2005-11-25 Thread Peter Lauri
Hi, I have two databases. Database A is located on a server that I run my web hosting from. The other database B is located on a computer with a fixed IP. How can I configure database B so I can access database B from my web server? From my A system I would like to be able to do INSERT, SELECT and