New posts in sql-server

Data from a table in 1 DB needed for filter in different DB

Is it possible to list all foreign keys in a database?

Trouble Connecting to sql server Login failed. "The login is from an untrusted domain and cannot be used with Windows authentication"

How to keep single SQL Server connection instance open for multiple request in C#?

SQL Query slow in .NET application but instantaneous in SQL Server Management Studio

What is the most efficient way to backup a directory full of large database backup files?

T-SQL STOP or ABORT command in SQL Server

SSIS Source Format Implicit Conversion for Datetime

'Must Declare the Scalar Variable' Error When Passing a Table-Valued Parameter to a Parameterized SQL Statement

SQL Server 2008: The columns in table do not match an existing primary key or unique constraint

Need help in calculation using two Datasets using Expression SSRS

How do I reset an increment identity's starting value in SQL Server

How to change the data type of a column without dropping the column with query?

To get total number of columns in a table in sql

How to add plus one (+1) to a SQL Server column in a SQL Query

Why does the 2nd T-SQL query run much faster than the first when called by Reporting Services 2005 in a web-app

Multiple column updates in one statement - Microsoft SQL Server

Preventing SQL Injection in ASP.Net

Parameterise table name in .NET/SQL?

Update Query with INNER JOIN between tables in 2 different databases on 1 server