# MS SQL

### [Listing of all MS SQL Actions](https://github.com/unskript/docs/blob/main/connnecting/connectors/ms-sql/action_mssql/README.md)

### Authentication

![Information needed to onboard MSSQL connector](https://491011674-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm4p7lGuBAXN5jCVyoF7P%2Fuploads%2FyXoiPzd9LnO4vlCOJ0wE%2FScreen%20Shot%202022-06-14%20at%207.31.35%20PM.png?alt=media\&token=3a79efa8-d46d-4a30-b1fa-2bdcc6beabc6)

| Name          | Description                                                                                                                                                              |
| ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Name          | This credential will be listed using the name you provide                                                                                                                |
| Database name | Name of the database                                                                                                                                                     |
| Username      | Username to authenticate to MSSQL                                                                                                                                        |
| Password      | Password to authenticate to MSSQL                                                                                                                                        |
| Server        | Server name of the MSSQL in format: \[Servername], \[Port number configured to allow remote connections] \[SQL server instance name] eg: DESKTOP-0AB9P20,5068\sqlexpress |
