Results 1 to 3 of 3

Thread: Query LDAP/Active Directory in Stored Procedure

Hybrid View

  1. #1
    Join Date
    Apr 2003
    Location
    Here
    Posts
    18

    Query LDAP/Active Directory in Stored Procedure

    I know you can access LDAP via ADO.NET and the ADsDSOObject Provider.

    Is there away to do it within a SQL Server Stored Procedure?

    Thanks,
    Tim

  2. #2
    Join Date
    Apr 2003
    Location
    Here
    Posts
    18
    I love it when I answer my own question:

    http://dotnetjunkies.com/WebLog/bsbl...2/19/4746.aspx

    Granted it's for creating a view but you can easily figure out how to use it in a stored proc.

    Later,
    Tim

  3. #3
    Join Date
    Sep 2002
    Location
    Fantasy
    Posts
    4,254

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •