G
Guest
I have a SQL Server 2005 instance. On it are a bunch of databases and a
linked server. ADO.NET easily accesses all the named databases on this
server. However, I would like to access data through a linked server on the
same instance of SQL Server. However, the GUI of the DataAdapters won't allow
it.
Is it possible to make ADO.NET access data through a linked server or must I
connect to the server directly?
linked server. ADO.NET easily accesses all the named databases on this
server. However, I would like to access data through a linked server on the
same instance of SQL Server. However, the GUI of the DataAdapters won't allow
it.
Is it possible to make ADO.NET access data through a linked server or must I
connect to the server directly?