G
Guest
I have an existing Linked Server on SQL Server 2005 where the Provider is
"OLE DB Provider for Microsoft Directory Services".
I need to query this provider from a C# application and store the results in
a dataset.
The closest information I could find is
http://msdn2.microsoft.com/zh-tw/library/ms162171.aspx
but this actually creates a Linked Server instead of "using" an existing one.
Thanks.
"OLE DB Provider for Microsoft Directory Services".
I need to query this provider from a C# application and store the results in
a dataset.
The closest information I could find is
http://msdn2.microsoft.com/zh-tw/library/ms162171.aspx
but this actually creates a Linked Server instead of "using" an existing one.
Thanks.