Setup For Remote Data Access

Setup For Remote Data Access

am 16.02.2007 03:37:41 von Bob Ingram

------=_NextPart_000_0063_01C75149.94A78EE0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit

Does anyone know what are the parameters to access a MySQL database on a
remote server?



All help is much appreciated.



Regards.


------=_NextPart_000_0063_01C75149.94A78EE0--

Re: Setup For Remote Data Access

am 16.02.2007 03:55:41 von leo.divinagraciaiii

just the proper permissions.

if you are on a co-hosted host, you might have to go through cPanel or
something like that to give yourself access. but some ISPs dont allow
nothing but LOCALHOST...

if you run your own server, you just created an account and give that
account access from a specific IP address or a range.

whatever you do, avoid doing the "%"...

Bob Ingram wrote:
> Does anyone know what are the parameters to access a MySQL database on a
> remote server?
>
>
>
> All help is much appreciated.
>
>
>
> Regards.
>
>

--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32@m.gmane.org

RE: Setup For Remote Data Access

am 12.03.2007 22:29:22 von John.Bonnett

Check section 3.1 in the MySQL manual or chapter 26. It all depends
where you are connecting from. You also need to have the correct
permissions set on the server. It's basically all covered in the manual.

John Bonnett

-----Original Message-----
From: Bob Ingram [mailto:bobingra@bellsouth.net]=20
Sent: Friday, 16 February 2007 1:08 PM
To: win32@lists.mysql.com
Subject: Setup For Remote Data Access

Does anyone know what are the parameters to access a MySQL database on a
remote server?

=20

All help is much appreciated.

=20

Regards.


--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=3Dgcdmw-win32@m.gmane.org