Skip to content

Commit 8372bc0

Browse files
committed
add links to ODBC driver sites
1 parent 67b3526 commit 8372bc0

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,11 @@ Features
2222
Azure SQL Database
2323
- Supports LIMIT+OFFSET and offset w/o LIMIT emulation.
2424
- Passes most of the tests of the Django test suite.
25-
- Compatible with *SQL Server* , *SQL Server Native Client* ,
26-
*Micosoft ODBC Driver 11 for SQL Server on Windows* and
27-
*FreeTDS* ODBC drivers.
25+
- Compatible with
26+
`Micosoft ODBC Driver for SQL Server <https://msdn.microsoft.com/library/mt654048(v=sql.1).aspx>`__,
27+
`SQL Server Native Client <https://msdn.microsoft.com/library/ms130892(v=sql.120).aspx>`__,
28+
`SQL Server <https://msdn.microsoft.com/library/aa968814(vs.85).aspx>`__
29+
and `FreeTDS <http://www.freetds.org/>`__ ODBC drivers.
2830

2931
Dependencies
3032
------------

0 commit comments

Comments
 (0)