db: added note for SQL Server

This commit is contained in:
Ryan Culpepper 2011-08-27 16:02:37 -06:00
parent 19774260f7
commit c97b3144fa
2 changed files with 6 additions and 0 deletions

View File

@ -35,6 +35,7 @@ library's ODBC support (see @secref["odbc-status"] for details):
@itemlist[
@item{@bold{@as-index{@hyperlink["http://www.oracle.com"]{Oracle}}}}
@item{@bold{@as-index{@hyperlink["http://www.ibm.com/software/data/db2/"]{DB2}}}}
@item{@bold{@as-index{@hyperlink["http://www.microsoft.com/sqlserver/"]{SQL Server}}}}
]}
]

View File

@ -182,3 +182,8 @@ Maybe Oracle bug? See:
http://stackoverflow.com/questions/38435/
http://forums.oracle.com/forums/thread.jspa?threadID=856713
}
@subsection{SQL Server ODBC Driver}
Basic SQL Server support has been verified on @bold{win32}, but the
automated test suite has not yet been adapted and run.