How can you connect to a linked Server in SQL Server 2008? I am able to connect to a SQLite and SQL Server database but in this instance I need to be able to connect to a Linked Server. Is there any documentation on how to do this if it can even be done? This would be a great acheivment if it is possible with the mvc web application I am building.
-Thanks