Hi,
I've download SQL Server 2014 express, I can login onto SSMS using windows authentication.
Under security / logins, I created a user and mapped it to server roles (sysadmin/public).
Under user mappings I've mapped to master and mydatabase(database role membership - db_owner)
However when I try to login to SSMS using this new user, it fails.
Can someone please help with the steps for creating a new user.
Thanks a million