sql - How to connect to database with specified Security Identifier SID using SQLCMD -


i can't find how connect database specified security identifier sid using sqlcmd.

right have this:

sqlcmd -s serverip,port -u username -p password

is there possibility put sid there? without can not connect.

thanks help!


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -