Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2005

How can I get the actual CURRENT_USER for a dbo in SQL 2005?

Should I use Roles or Schemas to give users access based on their department? [closed]

sql sql-server-2005

ASP.NET MVC wants me to store my SQL Server database files in the App_Data folder -- should I?

Sqlbulkcopy doesn't seem to work for me

pivoting on a column without knowing the entire list of values

Change the precision of all decimal columns in every table in the database

sql sql-server-2005

How I should use BIT in SQL Server 2005

Is there a way to select nth column in a SELECT clause from a table/view

sql sql-server-2005

Do non-clustered indexes slow down inserts?

How do I add Hours, mins, seconds to dateadd sql?

sql sql-server-2005

GETDATE() in a T-SQL Job Step Command

Passing comma-separated value from .NET to stored procedure using the value in "IN" SQL function

Error: There are uncommitted transactions

Flattening hierarchical XML in SQL using the nodes() method

Using SQL to get the previous rows data

sql-server-2005

Deselect selected text in sql server management studio table-design cell w/out using mouse

sql-server-2005 ssms

Data driven business rules.

DBCC freeproccache?

Sort by month expressed by a string in SQL

Mirroring vs. Log Shipping in Sql Server 2005