| There is no special dialect for SQL Server 2016. Presently the assumption is made that if the version is > 13 (which was SQL Server 2012) that it is SQL Server 2016 and to fall back to using the SQL Server 2012 dialect. If you're still seeing a log warning about fall back to SQL Server 2000, you're using an old version that doesn't have support even for SQL Server 2012. |