I had to do some pretty extensive filtering recently and employed disconnected recordsets to speed up the code, which it did. Except that I ran into a bug, or so I thought. When I made the ADODB.Recordset variable a private module level variable in the class, I got a run time error. [...]
Read More...
Read the complete post at http://www.dailydoseofexcel.com/archives/2011/04/05/another-disconnected-recordset-example/
Posted
Apr 05 2011, 09:27 AM
by
Daily Dose of Excel