How do I enable mixed mode authentication in MS SQL?
You can configure MS SQL Server Authentication to run in Mixed Mode i.e. log in to a MS SQL Server using either your Windows username and password or your SQL Server username and password.

You can configure MS SQL Server Authentication to run in Mixed Mode i.e. log in to a MS SQL Server using either your Windows username and password or your SQL Server username and password.