Hello everyone.
I have searched for official information without luck. I appreciate any input.We have a RDS 2016 farm with high availability (HA) connection brokers that connect to SQL Server 2014 AlwaysOn Failover Cluster. The connection Brokers have local installed "SQL Server Native Client". I have not problems.
We will migrate to SQL Server 2017 AlwaysOn Availability Groups. Questions:
- SQL Server Native Client (used until SQL Server 2012) is deprecated, https://docs.microsoft.com/es-es/sql/relational-databases/native-client/sql-server-native-client?view=sql-server-2017. Could we use on the Connection Broker "Microsoft ODBC or OLE DB Driver for SQL Server"?
- Could connection brokers use "SQL Server Native Client" and connect with SQL Server 2017 AlwaysOn Availability Groups?
Any experience?
Thanks.