ok i think ive finally managed to get SQL Server 2000 running... but MySQL is still giving me problems. I start up the "winmysqladmin" program, set my username and password, and then go to "MySQL Control Center" to try to make a connection (and to make a new database). It just spews this message out "[JC] ERROR 1045: Access denied for user: 'cj@192.168.1.1' (Using password: YES)".
i have already opened port 3306 (default for MySQL). If i remove the password from the control center and try to log in, it works, but i have practically zero privileges and cant add/delete databases/users.