I created a local User Test1 on my local machine just to test some schema settings. Then I added the user in Logins at the Sql server instance level. Then I added the same user in Northwind DB User's list where I gave db_read and db_write rols and restricted to a schema.
But when I log in as this new user I cant see Northwind database at all. I did restart my machine.
I wonder what am doing wrong..