SyntaxFix
Write A Post
Hire A Developer
Questions
create LOGIN guest WITH PASSWORD='guest@123', CHECK_POLICY = OFF;
Be sure when you want to exceute the following
DENY VIEW ANY DATABASE TO guest; ALTER AUTHORIZATION ON DATABASE::BiddingSystemDB TO guest
Selected Database should be Master