User Profile

Collapse

Profile Sidebar

Collapse
fabiomoggi
fabiomoggi
Last Activity: Aug 4 '08, 12:06 PM
Joined: Jul 18 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • fabiomoggi
    replied to Recursive Stored Procedure
    Hi,

    Thank you for the answer!

    I don't know how to approach it using XML.

    Could you help me on how to start it?
    See more | Go to post

    Leave a comment:


  • fabiomoggi
    started a topic Recursive Stored Procedure

    Recursive Stored Procedure

    Hello Guys,

    I am developing a web application to manage Active Directory resources, and one of my tasks is to map Organizational Units hierarchy into a SQL Server database. Let's suppose that I have the following OU hierarchy in my Active Direcoty:

    1. NewYork
    1.1 HR_Department
    1.1.1 Computers
    1.1.2 Users
    1.2 SALES_Departmen t
    1.1.1 Computers...
    See more | Go to post

  • Retrieving Active Directory Hierarchies through ASP.NET and C#

    Hello Guys,

    I am developing a web application to manage Active Directory resources, and one of my tasks is to map Organizational Units hierarchy into a SQL Server database. Let's suppose that I have the following OU hierarchy in my Active Direcoty:

    1. NewYork
    -----1.1 HR_Department
    ----------1.1.1 Computers
    ----------1.1.2 Users
    -----1.2 SALES_Departmen t
    ----------1.2.1 Computers...
    See more | Go to post
No activity results to display
Show More
Working...