diff --git a/jOOQ-website/index.php b/jOOQ-website/index.php index 110f9b0d89..ed1508e4de 100644 --- a/jOOQ-website/index.php +++ b/jOOQ-website/index.php @@ -185,9 +185,9 @@ insertInto(t, t.a, t.b).values(1, 2);
  • Oracle XE 10.2.0.1.0 and 11g
  • PostgreSQL 9.0
  • SQLite (using xerial sqlite-jdbc)
  • -
  • SQL Server 2008 R8 and 2012
  • +
  • SQL Server 2008 R8 and 2012 (with sqljdbc4 or jTDS JDBC drivers)
  • Sybase Adaptive Server Enterprise 15.5
  • -
  • Sybase SQL Anywhere 12
  • +
  • Sybase SQL Anywhere 12 (with jconn3 or jTDS JDCB drivers)
  • These platforms have been observed to work as well, but are not integration-tested