I installed SQL Server Express v 2012 on one of our servers, whose OS is 2008 Server Standard.
Although the OS is 64 bit, I was only able to install the 32-bit version.
I used Default Instance, which was MSSQLServer. I turned on TCP/IP and that defaulted to port 1433 for all IPs, which is what I wanted anyway.
I stopped and started the instance so the change was made effective.
However, I still cannot access the instance from another computer. What am I missing?
