I have two separate databases set up for my social network. i have 2 different accounts the users can create, both accounts correspond to a different database i have set up. the problem here is that when i login as a user to one of the accounts it also logs me into the other database as well due to the Id variable being the same. why is this? i want to be able to login to my account 2 seperate user accounts SEPARATELY! Thanks for the help in advance!