You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[Transparent Network IP Resolution](odbc/using-transparent-network-ip-resolution.md)||[Yes](/dotnet/api/microsoft.data.sqlclient.sqlconnection.connectionstring?view=sqlclient-dotnet-1.1&preserve-view=true)||[Yes](/dotnet/api/system.data.sqlclient.sqlconnection.connectionstring?view=netframework-4.8&preserve-view=true)|
|[JSON data type](../relational-databases/json/json-data-sql-server.md)| Yes (v6.0+) | Yes (v6.0+) |||
54
+
|[Vector data type](../relational-databases/vectors/vectors-sql-server.md)| Yes (v6.1+) | Yes (v6.1+) |||
53
55
54
56
| <aid="table2"></a>Feature |[ODBC Driver for SQL Server on Windows](odbc/microsoft-odbc-driver-for-sql-server.md)|[ODBC Driver for SQL Server on Linux and macOS](odbc/microsoft-odbc-driver-for-sql-server.md)|[JDBC Driver for SQL Server](jdbc/microsoft-jdbc-driver-for-sql-server.md)|[OLE DB Driver for SQL Server](oledb/oledb-driver-for-sql-server.md)|
55
57
| :-- | :-- | :-- | :-- | :-- |
@@ -72,6 +74,8 @@ We wish all drivers supported every feature and spend effort to ensure feature p
|[JSON data type](../relational-databases/json/json-data-sql-server.md)|||||
78
+
|[Vector data type](../relational-databases/vectors/vectors-sql-server.md)|||||
75
79
76
80
| <aid="table3"></a>Feature |[Drivers for PHP for SQL Server on Windows](php/microsoft-php-driver-for-sql-server.md)<sup>[1](#note1)</sup> |[Drivers for PHP for SQL Server on Linux and macOS](php/microsoft-php-driver-for-sql-server.md)<sup>[1](#note1)</sup> |[Tedious (Node.js)](node-js/node-js-driver-for-sql-server.md)|[pyODBC (Python)](python/pyodbc/python-sql-driver-pyodbc.md)<sup>[1](#note1)</sup> |[Go (go-lang)](https://aka.ms/go-mssqldb)|
77
81
| :-- | :-- | :-- | :-- | :-- | :-- |
@@ -94,6 +98,8 @@ We wish all drivers supported every feature and spend effort to ensure feature p
94
98
|[MultiSubnetFailover](../relational-databases/native-client/features/sql-server-native-client-support-for-high-availability-disaster-recovery.md#connecting-with-multisubnetfailover)|[Yes](php/php-driver-for-sql-server-support-for-high-availability-disaster-recovery.md)|[Yes](php/php-driver-for-sql-server-support-for-high-availability-disaster-recovery.md)||[Yes](../relational-databases/native-client/features/sql-server-native-client-support-for-high-availability-disaster-recovery.md#connecting-with-multisubnetfailover)| Yes (always / not optional) |
95
99
|[Transparent Network IP Resolution](odbc/using-transparent-network-ip-resolution.md)|[Yes](php/php-driver-for-sql-server-support-for-high-availability-disaster-recovery.md)|[Yes](php/php-driver-for-sql-server-support-for-high-availability-disaster-recovery.md)||[Yes](odbc/using-transparent-network-ip-resolution.md)| Yes |
|[JSON data type](../relational-databases/json/json-data-sql-server.md)|||||
102
+
|[Vector data type](../relational-databases/vectors/vectors-sql-server.md)|||||
97
103
98
104
<aid="note1"></a><sup>1</sup> Since these drivers rely on the Microsoft ODBC Driver for SQL Server, a version of that driver that supports the feature must also be used.
0 commit comments