Comments on: How to Set SSIS Package ‘Connection Timeout’ to Unlimited https://virtual-dba.com/blog/ssis-package-connection-timeout-unlimited/ Remote Database Administration Wed, 12 Nov 2025 16:43:27 +0000 hourly 1 https://wordpress.org/?v=6.9.4 By: Jim M. https://virtual-dba.com/blog/ssis-package-connection-timeout-unlimited/#comment-11857 Mon, 12 Aug 2024 19:41:18 +0000 https://virtual-dba.com/?p=29655#comment-11857 This is an old post. . . n.b. the connection string settings vary by the driver used to connect to the database. e.g. MSOLEDBSQL/MSOLEDBSQL19 drivers use Timeout rather than Connect Timeout. When using the oledb drivers, setting a value for Connect Timeout the connecition GUI does nothing. You must modify the connection string and save it.

]]>