Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2005

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

Convert .NET Ticks to SQL Server DateTime

JDBC connection to MSSQL server in windows authentication mode

java sql-server-2005 jdbc

How to display the date as mm/dd/yyyy hh:mm Am/PM using sql server 2008 r2?

SQL Subtract exactly a year

Is there a SVN plugin for SQL Server Management Studio 2005 or 2008? [closed]

Find out the calling stored procedure in SQL Server

4 byte unsigned int in SQL Server?

sql sql-server-2005 types

SQL Server Agent Jobs: How to execute a job step without executing the entire job