I'm administering a few WinXP machines from which one is a MSSQL server/workstation. WinXP is a must because of the program the office uses. I was thinking of moving the MSSQL server to another seperate linux machine with virtualized WinXP for safety reasons (e.g, backups, physical security) but it seems that the program can only localy communicate with the MSSQL server. Is there a program that could listen on local port and redirect server-client communcation to my virtualized MSSQL server over LAN?
Any help is appreciated, thanks!