Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2005

How to get total number of hours between two dates in sql server?

sql-server-2005 datetime

Why cannot we use outer joins in Recursive CTE?

SQL Server : get at the name of the app causing an update in a trigger

How can I fire a trigger BEFORE a delete in T-SQL 2005?

sql sql-server-2005 tsql

Cannot initialize the data source object of OLE DB provider "MSDASQL" for linked server "(null)"

Prevent Caching in SQL Server

TSQL SELECT previous date's records

Is it possible to call a user-defined function without the schema name?

What does the SQL Server XML datatype translate to in .NET and how do I convert it to XmlDocument?

c# .net sql-server-2005

Joining empty table to return all rows

SQL Server Management Studio - Adding/Moving Columns require drop and re-create?

List all the databases on one SQL Server in the order they were created

Not connecting to SQL Server over VPN

sql-server-2005 vpn

Why is READ_COMMITTED_SNAPSHOT not on by default?

How to escape square brackets inside square brackets for field name

Problem with testing a Windows service

What are the pros and cons of OleDB versus SQLClient?

.net sql-server-2005 oledb

How to get time part from SQL Server 2005 datetime in 'HH:mm tt' format

sql tsql sql-server-2005 time

Linq to Entities (EF 4.1): How to do a SQL LIKE with a wildcard in the middle ( '%term%term%')?

Set default value in query when value is null

sql sql-server-2005