Connecting on a remote system

Connecting on a remote system

am 26.08.2005 17:27:13 von rommel manalo

--0-1716159351-1125070033=:19117
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit


I am planning to connect on my database on the web server, i have the

mySQL ODBC Connector 3.51 installed on my system, i have also a

web account and databse installed is mySQL 4.X. is it POSSIBLE. HOW?



"GRANT ALL ON *.* to 'myuser'@'B' IDENTIFIED BY 'mypassword';"

This is what i've research in your documentation. what is B here,

the IP Address or any thing.

Sorry for my newbie question, i am still a newbie here.

tnx alot


tnx alot


tnx alot


tnx alot


tnx alot


tnx alot







__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--0-1716159351-1125070033=:19117--

RE: Connecting on a remote system

am 07.09.2005 01:53:32 von jbonnett

The B is the host name from where the client is trying to connect to the
MySQL server. It can be an IP address or a host name. It can also be *
which is a wildcard for any host. That is less secure but may avoid
troubles while you are just starting out.

John B.

-----Original Message-----
From: rommel manalo [mailto:evifra@yahoo.com]=20
Sent: Saturday, 27 August 2005 12:57 AM
To: myodbc@lists.mysql.com
Subject: Connecting on a remote system


I am planning to connect on my database on the web server, i have the =20

mySQL ODBC Connector 3.51 installed on my system, i have also a

web account and databse installed is mySQL 4.X. is it POSSIBLE. HOW?

=20

"GRANT ALL ON *.* to 'myuser'@'B' IDENTIFIED BY 'mypassword';"

This is what i've research in your documentation. what is B here,=20

the IP Address or any thing.

Sorry for my newbie question, i am still a newbie here.

tnx alot


tnx alot


tnx alot


tnx alot


tnx alot


tnx alot







__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around=20
http://mail.yahoo.com=20

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=3Dgcdmo-myodbc@m.gmane.o rg