While I was migrating my database server from SQL 2000 to SQL Server 2005 I came across this error as the production and development environment were not quite identical. Well the first thing to note in this error is non descriptive, preventing information disclosure to unauthenticated clients. To determine the true reason for the failure, [...]
Posts Tagged ‘SQL Server 2005 Migration’
Login failed error: (Msg 18456) SQL Server 2005 Login failed for user ‘NT AUTHORITY\ANONYMOUS LOGON’
Posted in SQL Server 2005, tagged SQL Server 2005, SQL Server 2005 Migration, SQL Server Tips and Tricks on July 22, 2008 | 3 Comments »
Updatable keyset-driven cursors on remote tables require a transaction with the REPEATABLE_READ or SERIALIZABLE isolation level spanning the cursor. Server: Msg 8180, Level 16 ,Server: Msg 102, Level 15, Server: Msg 1018, Level 15
Posted in Blogroll, tagged SQL Server 2005 Migration, SQL Server Tips and Tricks on June 1, 2008 | 1 Comment »
Server: Msg 8180, Level 16 Server: Msg 102, Level 15 Server: Msg 1018, Level 15, State 1, Procedure SendReview, Line 12 Incorrect syntax near ‘FASTFIRSTROW’. If this is intended as a part of a table hint, A WITH keyword and parenthesis are now required. See SQL Server Books Online for proper syntax. Remote tables are [...]



