By default the SQL Server connector will retrieve metadata for all Tables & Views the connection user has access to. In addition if stored procedures are enabled on the SQL connector, then timeouts may occur especially for applications that utilize a large number of stored procedures such as Dynamics GP or SAP.
Issue/Introduction
A SQL Server database with a large number of Tables, Views or Stored Procedures may cause a timeout when retrieving metadata
Resolution
The resolution is to reduce the amount of metadata that needs to be retrieved:
Option 1: Use the SQL connector's Additional Parameters and Object Filters to limit the objects and metadata retrieved by the connection. For Example: