user
: The username for the Microsoft SQL Server.password
: The password for the Microsoft SQL Server.host
The hostname, IP address, or URL of the Microsoft SQL Server.database
The name of the Microsoft SQL Server database to connect to.port
: The port number for connecting to the Microsoft SQL Server. Default is 1433.server
: The server name to connect to. Typically only used with named instances or Azure SQL Database.mssql_datasource
as the datasource name, which is defined in the CREATE DATABASE
command.Database Connection Error
SQL statement cannot be parsed by mindsdb_sql