> Cursors work just fine in this instance, though
I wrote a version of my DB layer that uses cursors. It seems to be quitefast. A lot faster than simply selecting all of the unused rows, anyway.Thanks.
Timo