↧
SisoDb and SQL Server Express 2012, LocalDB
This is a verry short introduction to SQL Server Express 2012, LocalDB, and I’ll show you how to use it … Continue reading »
View ArticleMicrosoft.SqlServer.Types and SQL Server 2012, inconsistency
Been working a bit with SQL Server 2012 and spatial features using the Geography data type. I’m using it from … Continue reading »
View ArticleSQLGeography in SQL Server 2012 – Polygon must start on correct position?
I’ve been working with some simple spatial data lately. In one use-case, the user marks a polygon by using an … Continue reading »
View ArticleSQLGeography in SQL Server 2012 – Polygon must start on correct position? No!
This is a follow up on my post that I wrote this weekend: “SQLGeography in SQL Server 2012 – Polygon … Continue reading »
View ArticleScary post, T-SQL finding table, schema and column where column value is X
This is a scary T-SQL post with some ugly code and unfriendly variables as the result of a quick hack … Continue reading »
View Article