My blog has moved to sqlblogcasts.com/blogs/simons
The full version of this post can be found here., http://sqlblogcasts.com/blogs/simons/Replication - InProcLoader has been deprecated
The new RSS feed is here
Something I learnt in the PSS session yesterday was that the inProcLoader option for distribution agent is a deprecated feature. This option makes the bulk load of data when distributing a snapshot run in process, i.e it uses BULK INSERT.
... To read the complete version of this post go here, http://sqlblogcasts.com/blogs/simons/Replication - InProcLoader has been deprecated