SQL Server ARITHABORT

Just a reminder to myself. The next time I see an ARITHABORT error, try these

1) SET ARITHABORT OFF
2) Change SQL Server compatibility from SQL 2000 to SQL 2005

Tags:


About this entry