I've got SQL Server 2000 running on Win7. There's no management tools so I wonder how do I configure/interact with the server. Main purpose for me is to enable remote connections. I know how to do this with SQL Server 2008/Win7 but not with SQL Server 2000?
Is 1433 a default port for SQL Server 2000?
Is it possible to allow port thru Windows Firewall with Win7 Home Basic?
Thanks!