Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2012

what is the proper install order for visual studio 2012 and SQL Server Management Studio 2012 on win7?

Using OPENQUERY (exec stored procedure) to create new temporary table fails with error 11526

Use TO_DATE in SQL Server 2012

sql-server-2012

How to share SQL LocalDb with other users on same machine?

c# sql-server-2012 localdb

SSIS Package Stuck at "Created Execution" Status

ResolveEventArgs.RequestingAssembly is null when AppDomain.CurrentDomain.AssemblyResolve is called

Intellisense for JOINs in SQL Server Management Studio

Sql server 2012 fetch vs old row_number performance. What am I missing? Why is row_number 17x faster?

How to code a certain maths algorithm

Database versions deployment. Entity Framework Migrations vs SSDT DacPacs

"A dependent property in a ReferentialConstraint is mapped to a store-generated column." on a persisted computed column (EntityFramework DB first)

Avoid sort operator in index plan

Column-based query accelerator in SQL Server 2012

What is VertiPaq and how it works

How to windows authenticate Windows 8.1 Microsoft Account With Sql Server 2012

.NET 4.5 forms app connecting to SQL Server 2012 fails: SSL Provider, error: 0

How can LIKE '%...' seek on an index?

How can I update a nullable column to be not nullable, in SQL Server using DACPAC