Directory Programming .NET

Active Directory and ADAM programming support for .NET developers
Welcome to Directory Programming .NET Sign in | Join | Help
in Search

Challenge : Writing a SQL CLR TVF that uses SDS.P to populate the result set asynchronously

Last post 11-22-2007, 3:26 AM by omatrot. 0 replies.
Sort Posts: Previous Next
  •  11-22-2007, 3:26 AM 2052

    Challenge : Writing a SQL CLR TVF that uses SDS.P to populate the result set asynchronously

    Hello,

    I wrote a SQL CLR Table Value Function that queries Active Directory With System.DirectoryServices. This is extremely powerfull because it could be used in a join with SQL tables to produce a filtered result set. So much better than using linked server...So far so good.

    I would like to know if I could benefit from SDS.P asynch searches in the context of SQL CLR ?

    Any help appreciated.

    Olivier.

     

View as RSS news feed in XML