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
Category: SQL 2005
Unique Stop List for Single Database in SQL 2005
Unlike SQL 2008, in SQL 2005 we cannot define a unique stop list (Noise Word List) for each database. As this is controlled by the
SSPI Context Cannot be generated
I am sure everyone has seen this error there are many articles on MSDN, newsgroups, etc.; but I ran into very interesting problem with these
Default Backup Path Error
I had blogged about how to set default backups for SQL Server 2005 (Link) and SQL Server 2008 (Link); but I recently ran into an
SQL Server 2005 Full Text Search services failed to Start Up
Right after setting up SQL Server 2005 cluster on Windows 2008; the FTE Services did not start up automatically. Following error gets recorded in the
Authentication Issues on SQL Server Startup
After we finished install SQL Server for clustering (install was excellent nothing failed, all greens, logs good); SQL Server refuses to start up. We keep