SQL Server


Sometimes you want to paste a block of text or HTML code inside a table of SQL Server using the SQL Server Managment Studio. Problem is that usually the text or code has line breaks in it, resulting in truncation of the pasted text.

(more…)

When you open SQL Server Management Studio and try to connect to an SQL Server 2005 instance in Windows Vista, you get the following error: “Login failed for user “admin” (where admin is your administrator username).

(more…)