H
HowardB
Using a VisualStudio 2005 Sql Server Database project template, I want
to
access DirectoryServices (AD) from a UDF, but cannot add a reference to
directoryservices.dll (legally) into the c# project, and if I add it
illegally (in the XML), i get a sql error saying that DirectoryServices
is not in the SQL catalog.
Question: can I access DirectoryServices from Sql Server in either a
UDF or SP. If the answer is yes - then how?
Thanks
Howard
to
access DirectoryServices (AD) from a UDF, but cannot add a reference to
directoryservices.dll (legally) into the c# project, and if I add it
illegally (in the XML), i get a sql error saying that DirectoryServices
is not in the SQL catalog.
Question: can I access DirectoryServices from Sql Server in either a
UDF or SP. If the answer is yes - then how?
Thanks
Howard