Products | Versions |
---|---|
Spotfire Statistica | 13.5 |
Use the most recent/latest SQL Server ODBC driver and not the legacy driver that ships with Windows and will not work for Azure SQL:
https://social.msdn.microsoft.com/Forums/sqlserver/en-US/a69e9c18-c408-418c-b336-6d28e3985f31/odbc-connection-to-azure-sql-dababase?forum=ssdsgetstarted
Below is the relevant information:
It seems you are using the "SQL Server" ODBC driver that ships with Windows. That driver is intended to be used only for legacy SQL Server applications and is provided for backwards compatibility.
For Azure SQL Database, download and install a newer SQL Server ODBC driver, such as ODBC Driver 17 for SQL Server (https://www.microsoft.com/en-us/download/details.aspx?id=56567). Select that driver when creating your DSN.