Description
Database connectivity for SQL Server lets applications and scripts access Microsoft SQL Server through the ODBC interface. It is useful when software expects the Microsoft ODBC Driver 17 rather than a generic database connector.
Database drivers can carry credentials and connect to production data. Protect connection strings, use trusted servers, and match driver version requirements before deploying applications.