Running DBCC CHECKDB you are getting following error message: Check Catalog Msg 3853, State 1: Attribute (referenced_object_id=194099732,key_index_id=7) of row (object_id=2040565179) in sys.foreign_keys does not have
Category: SQL Errors
Login failed for user ‘NT AUTHORITY\ANONYMOUS LOGON’ with SQL Server Reporting Services
How to setup Kerberos delegation to avoid anonymous logon failure messages.
Error 17182: SQL Service Error
While fixing SQL Server configuration I ran into some rather interseting/unique errors: Server local connection provider failed to listen on [ \\.\pipe\sql\query ]. Error: 0x50
CREATE FILE encountered operating system error 5(Access is denied.)
Operating System Error 5 while Attaching/Creating Database
Unable to Delete Records in using API Cursors
I am not very familer with the internals of API Cursors; so this was an annoying problem to solve. I was working with web guy,
Error 191: Some part of your SQL statement is nested too deeply.
When inserting string into SQL Server table using the INSERT predicate that uses string concatenation there seems to be an issue with in SQL Server