Quantcast
Channel: Rob Tiffany
Browsing all 7 articles
Browse latest View live

Reducing SQL Server I/O Contention during Sync :: Tip 2

All DBAs know that Joining tables on non-indexed columns is the most expensive operation SQL Server can perform. The post Reducing SQL Server I/O Contention during Sync :: Tip 2 appeared first on Rob...

View Article



Reducing SQL Server Sync I/O Contention :: Tip 3

Uniqueness is a key factor when synchronizing data between SQL Server/Azure and multiple endpoints like Slates and Smartphones. With data simultaneously created and updated on servers and clients,...

View Article

Reducing SQL Server Sync I/O Contention :: Tip 4

One of the features that makes SQL Server Merge Replication superior to other sync technologies is something called Precomputed Partitions.  SQL Server creates and maintains distinct data...

View Article

Reducing SQL Server Sync I/O Contention :: Tip 5

Today’s tip is an easy one. When it comes to delivering server solutions with Windows Server and SQL Server, speed is your friend (as we used to say in the submarine service). More speed means more...

View Article

Learn how to Sync Data from your Windows Slates, Laptops, and Tablets with...

Do you have SQL Server data that you need to push out to thousands of Windows devices? Do you capture data in the field that you need bring home to HQ via wireless? If you want the fastest time to...

View Article


Reducing SQL Server I/O Contention during Sync :: Tip 1

The act of tracking changes made by each SQL Server Compact or Silverlight sync subscriber can cause a lot of locking and blocking on the server.

View Article

How to Create In-Memory Database Tables in SQL Server 2014

Getting data off disk drives and into RAM is the biggest game changer for relational databases in decades and SQL Server 2014 brings it to the masses. RAM is cheap and it’s finally time to reap the...

View Article
Browsing all 7 articles
Browse latest View live




Latest Images