How to connect to SQL Server in Win7 virtual machine from Mac host?
问题 I restored a MSSQL backup to SQL Server Express in a Windows 7 virtual machine under Virtualbox. I am attempting to connect to this SQL Server instance from the host (Mac OS) using a user inside the imported database that has credentials to connect. The virtual machine is configured to use a Host-Only adapter. SQL Server express is running inside the VM at WIN7VM/SQLEXPRESS, port 1433. I am able to connect to Apache in the VM on port 8080 from the Mac host without a problem. I can also telnet