Hello everyone, my question is simple, I think: How can I deploy a new MDM web portal to a server that doesn't have SQL Server installed? Basically I have a SQL Server 2012 installation in Server X where I restore a copy of a MDM database and now I want to create a web portal for this in Server Y that doesn't contain an installation of SQL Server 2012 or any other SQL Server for that matter.
How can I deploy the MDM web portal to Server Y containing only IIS, pointing to SQL Server on Server X, restored database?
Jose R. MCP
Code Samples