Quantcast
Channel: PeterKellner.net » SQL
Browsing latest articles
Browse All 3 View Live

Writing A Transact SQL (TSQL) Procedure For SQL Server 2008 To Delete Rows...

In this post, we will show and explain a small TSQL Sql Server 2008 procedure that deletes all rows in a table that are older than some specified date.  That is, say the table has 10,000,000 rows in it...

View Article


Image may be NSFW.
Clik here to view.

When Using EF CodeFirst With Visual Studio, How to Live With Cannot drop...

Problem So, if you have been doing development with Visual Studio 2010, Entity Framework CodeFirst, SqlServer or SqlServerCE for any amount of time, you’ll quickly run into the problem that the...

View Article


Image may be NSFW.
Clik here to view.

Using Redgates Sql Compare for Complex Migrations with EF’s CodeFirst

Introduction As many of you know, I’ve been quite the fan of Entity Framework CodeFirst for quite some time.  It does a great job of reducing the number of places I have to change thngs each time I...

View Article
Browsing latest articles
Browse All 3 View Live