heres the situation, i have a windows 2008 enterprise server (brand new) so far the only thing installed on it out of the box is SQL Anywhere 9.0.2 and Mysql 5.1 its all setup and working i have transferred a database to the server and set it up as a service, however i cannot get a local or remote connection to the database to view tables, stored procs etc.
i have setup the windows Firewall to allow traffic into and out of the server on any port for that service but so far nothing has worked. According to Sybase's website 9.0.2 is supported on windows 2008, netstat shows no open connections except my RDP session.
I can however connect remotely and locally to the Mysql database.
am i doing something wrong?