Step 1: Adjust MS SQL Server configuration settings
Configure the following MS SQL Server settings in Microsoft SQL Server Management Studio or other tool of your choice.
Select SQL Server and Windows Authentication Mode to use mixed authentication.
Enable TCP/IP for MS SQL Server.
Make sure that MS SQL Server is listening on an external IP, and not localhost.
Last updated
Was this helpful?