AdventureWorksCI Step 1 planning
This is part of a series on how to take the Adventureworks database and bring it inline with modern standards. How do we put a legacy SQL Server database...
2015-06-12
3 reads
This is part of a series on how to take the Adventureworks database and bring it inline with modern standards. How do we put a legacy SQL Server database...
2015-06-12
3 reads
What am I doing?
Creating a publically available version of the adventureworks 2012 oltp database but by putting it under source...
2015-06-10
490 reads
What am I doing? Creating a publically available version of the adventureworks 2012 oltp database but by putting it under...
2015-06-10
44 reads
What am I doing? Creating a publically available version of the adventureworks 2012 oltp database but by putting it under...
2015-06-10
44 reads
What am I doing? Creating a publically available version of the adventureworks 2012 oltp database but by putting it under source control, implementing unit tests and improving the design...
2015-06-09
7 reads
I see the same question again and again "I am using SSDT but it takes a long time to publish...
2015-06-02
6,395 reads
I see the same question again and again “I am using SSDT but it takes a long time to publish...
2015-06-02
47 reads
I see the same question again and again “I am using SSDT but it takes a long time to publish...
2015-06-02
37 reads
I see the same question again and again “I am using SSDT but it takes a long time to publish changes, how do I make it faster?” or the...
2015-06-02
5 reads
I have put the code for MergeUi on github now:
https://github.com/GoEddie/MergeUi
That is all.
Tags: MergeUI
2015-05-21
529 reads
By Steve Jones
I have a presentation on finding balance in your career that got quite a...
By Brian Kelley
But as I've matured over the years, I came to realize that I needed...
By alevyinroc
I will be presenting my latest session, Documenting Your Work for Worry-Free Vacations, in-person...
Comments posted to this topic are about the item The day-to-day pressures of a...
Comments posted to this topic are about the item Migrate SSRS Reports to PowerBI...
Comments posted to this topic are about the item Identities and Sequences III
When thinking of the Identity property for auto incrementing columns and sequences for the same action, which can be used with the BIGINT data type?
See possible answers