Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

How to convert byte[] to a string using .NET to produce same string as SQL Server Convert format 1 or 2?

c# .net sql-server encoding

When I add value to SqlDataRecord number is rounding

c# sql-server

Encrypting database tables in SQL Server 2008

Making a SQL Server Stored Procedure Safe from SQL Injections

How to create start date and end date with SQL?

sp_generate_inserts for SQL Server 2008

Substring of a DateTime with Linq to Sql extensions

c# sql-server linq linq-to-sql

Unique row constraint in SQL Server

SQL Alter Trigger hanging

Alternative to check constraints in Views

INSERT INTO SELECT - large amount of records

sql sql-server tsql insert

Hibernate Treats SQL Server Dateparts as Columns Instead of Keywords

sql-server hibernate

SQL Server: row_number partitioned by timeout

Dapper simple mapping

c# sql-server orm dapper

SQL Server 2012 - Analysis Services is not included on the "Feature Selection" screen of the installer

How to combine columns from 2 tables into 1 without using JOIN

sql sql-server tsql

How to return XML from SQL Server 2008 that is structured with multiple selections sharing a common parent

XslCompiledTransform and custom XmlUrlResolver: "An entry with the same key already exists"

Select values from a column based on priority

renaming a SQL Server with installed named instances [closed]