asp.net membership db. Adding branches to a user
        Posted  
        
            by diver-d
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by diver-d
        
        
        
        Published on 2010-04-14T10:22:42Z
        Indexed on 
            2010/04/14
            10:22 UTC
        
        
        Read the original article
        Hit count: 312
        
ASP.NET
|asp.net-membership
Hi everyone,
I am playing around with the membership database and have a question. Lets say I have a company called company ABC. There are 10 branches that belong to comapany ABC.
IS there anyway to create a relationship within the database using company ABC as the parent and having the 10 branches as childs?
I hope that makes sense :)
© Stack Overflow or respective owner