Re: Making MySQL DB Remotely Accessible

2001-05-15 Thread Miguel Angel Solórzano
At 09:42 15/05/2001 -0700, Ray Pollard wrote: Hi, There are several ways to do this. For example you can use script languages like PHP (you find in our contribution pages applications ready), also you can use SSH (maybe you need a commercial SSH server to run on Windows) or you can use telnet toge

RE: Making MySQL DB Remotely Accessible

2001-05-15 Thread Robert Henkel
Try this program. Go to http://www.artronic.hr/mysql/index.htm and get mysqladmin. Its a windows client to manage mysql databases. You then can put in the ip address of the computer you want to connect to that is running a mysql database. So you would put your win2000 server ip. Then put in a