I have SQL Server 2005 Express Edition installed on my Windows 7 host machine, and I would like to be able to access that from a Windows XP Virtual PC.
This way, I can develop using Delphi 7 on XP alongside Visual Studio projects on Windows 7 which both use the same data.
EDIT: At this point I have only installed the Windows XP Virtual PC and Delphi 7 within it. I cannot ping the host machine and all the host drives are mounted using:
//tsclient/share/
So my question is - How do I see the host machine's SQL 2005 Server from a Windows XP Virtual PC?