Brandon
|
| Posted: 03/20/2005, 12:24 PM |
|
How the Heck do you connect to a MySql server hosted on a remote webserver? Can someone explain this to me? Thanks
|
|
|
 |
peterr
Posts: 5971
|
| Posted: 03/20/2005, 12:31 PM |
|
You'd use MySQL Connector on the client/Windows machine to connect to MySQL database on the server (Windows or Linux): http://www.mysql.com/products/connector/odbc/ http://docs.codecharge.com/studio/html/UserGuide/Workin...Connection.html
Note: nothing needs to be installed on the server.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
|