Viewing 2 posts - 1 through 3 (of 3 total)
I have noticed when a user makes a account that information gets populated across several aspnet Tables specially the UserId.
aspnet_Membership,aspnet_Users,aspnet_Profile,aspnet_UsersInRoles etc
I need that UserId to get populated into the...
May 7, 2007 at 12:56 pm
#704759
Well like i mentioned in the orginal post i'm working on Inserting the UserId from the aspnet_User Table (UserId) into my custom _Profile Table column (UserId) for every user that...
May 7, 2007 at 12:13 pm
#704746