Try changing selectMethod=direct as follows in the Microsoft SQL Server data source template in the TIBCO Spotfire Server configuration (see
Manual Configuration for more details) and save it.
<connection-property>
<key>selectMethod</key>
<value>direct</value>
</connection-property>
After making the change, restart the TIBCO Spotfire Server service and re-save any data sources using that data source template in the Information Designer for the template changes to take effect.
If there are still differences in the execution time when compared to 3rd party JDBC tools using the same driver, try changing the fetch-size to 0 in Data source of Information Designer.
If there are still issues, please contact TIBCO Spotfire at
https://support.tibco.com/ for assistance.