When connecting to Orchestrator or Scheduler, no error is shown if the database provider specified in the connection string is not available.
Example:
mssql+pyodbc://sqlserver123/sqldatabase123?trusted_connection=yes&driver=ODBC+Driver+17+for+SQL+Server
If ODBC Driver 17 is not installed on the local machine trying to connect, no error is shown when clicking 'Connect'.
It would be nice if an error was output either in the Orchestrator GUI as a popup, or in the command prompt from which the Scheduler was started, or both.
When connecting to Orchestrator or Scheduler, no error is shown if the database provider specified in the connection string is not available.
Example:
mssql+pyodbc://sqlserver123/sqldatabase123?trusted_connection=yes&driver=ODBC+Driver+17+for+SQL+ServerIf ODBC Driver 17 is not installed on the local machine trying to connect, no error is shown when clicking 'Connect'.
It would be nice if an error was output either in the Orchestrator GUI as a popup, or in the command prompt from which the Scheduler was started, or both.