Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

VSCode SQL Server Connection error

"mssql.connections": [
        {
            "server": "",
            "database": "",
            "authenticationType": "Integrated",
            "profileName": "",
            "password": "",
            "trustServerCertificate": true
        }
]
Source by github.com #
 
PREVIOUS NEXT
Tagged: #VSCode #SQL #Server #Connection #error
ADD COMMENT
Topic
Name
8+6 =