June 2007 - Posts
I had few conversations on the sync services forum about that ability to synchronize a table with auto-increment column, also known as identity column, as the primary key or unique id for the row. It is rather common to see this pattern of primary key
Read More...
In not so distant past there used to be a product called SQL Mobile. As the name implies, or intended to covey at least, that the database product was for mobile devices only. Apparently, mobile applications have a need to store data in a relational store
Read More...
Katmai is the code name of the next release of SQL Server slated for next year. Last week, CTP3 was released to public, more info here . The new features included in CTP3 are eye popping especially if you are in the sync space. You might think that Sync
Read More...
Let me just say that synchronization services eventing model is so rich. It is designed to enable you to build many of the features that business applications demand. Some of those features that come to mind are: Monitoring and progress reporting Conflict
Read More...