oDocument = oDatabase.Getdocument(num,1) 'put in version
Using the SearchDocuments Method is the best bet. It should not be too painful to call this method in iteration for each document in your list.