Connecting on a remote system

--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' [at] '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--
rommel manalo [ Fr, 26 August 2005 17:27 ] [ ID #944963 ]

RE: Connecting on a remote system

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 [at] yahoo.com]
Sent: Saturday, 27 August 2005 12:57 AM
To: myodbc [at] lists.mysql.com
Subject: Connecting on a remote system


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' [at] '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

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=3Dgcdmo-myodbc [at] m.gmane.o rg
jbonnett [ Mi, 07 September 2005 01:53 ] [ ID #956090 ]
Datenbanken » gmane.comp.db.mysql.odbc » Connecting on a remote system

Vorheriges Thema: setup a remote Db within a LAN
Nächstes Thema: Does MyODBC support SQL_ATTR_CONNECTION_DEAD?