Quote Originally Posted by jmcilhinney View Post
Control is one of those things where you need it if you need it but you don't if you don't. If you can do what you need to do with a single method call then you may as well just use a single method call...
Sorry - I mispoke...

It was speed and scalability - merge wasn't good for the number of records I was dealing with and it was only in the couple of thousand area.

Mentioned in this post from May

http://www.vbforums.com/showthread.p...ighlight=merge