Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2005

Trying to store XML content into SQL Server 2005 fails (encoding problem)

c# sql xml sql-server-2005

Passing 'current' row to a function in SQL Server

Visual Studio Database Project - Unresolved Reference to temp table

How to change the base type of a UDT in Sql Server 2005?

Any hidden pitfalls changing a column from varchar(8000) to varchar(max)?

T-SQL CTE Error: Types don't match between the anchor and the recursive part

Updating redundant/denormalized data automatically in SQL Server

SQL Server: OPENXML vs SELECT..FROM when dealing with XML?

How to drop IDENTITY property of column in SQL Server 2005

sql sql-server-2005 tsql

SQL Server - pull X random records per state

MS-SQL/ColdFusion: Mysterious database error: Object has been closed

Create database error: cannot create file

How significant is the performance difference when joining on nvarchar versus on int

SQL Dynamic Query String Breaks When Variable Contains Single Quote

sql sql-server-2005

SQL Server, Converting NTEXT to NVARCHAR(MAX)

hibernate subquery throwing Null Pointer Exception

CLR Stored Procedures: how to set the schema/owner?

Edit synonyms in MS SQL Server 2005

Question on sql syntax: *=

sql-server-2005 sql

Dynamic SQL to generate column names?