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

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -