SDBDBIterator: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
Line 4: Line 4:
Iterator through a result of DB query.
Iterator through a result of DB query.


In MM3 make sure to include the code below after every loop to avoid locked errors.
<source lang="vb">Set Iterator = Nothing</source>
=== ISDBDBIterator members ===
=== ISDBDBIterator members ===
    
    

Revision as of 05:10, 1 May 2008