Is there an overview of all SQL Server 2012 error codes?

前端 未结 5 2204
失恋的感觉
失恋的感觉 2021-02-19 00:14

SQLGetDiagRec returns a native error code. Is there anywhere an overview of the error codes of SQL Server 2012? I couldn\'t find anything on MSDN.

5条回答
  •  难免孤独
    2021-02-19 00:59

    I found the codes for MS SQL Server 2008 R2, but most of them are true for the later versions: http://technet.microsoft.com/en-us/library/cc645603(v=sql.105).aspx

提交回复
热议问题