Hello,
I am looking for a report which changes the max versions of all documents in specific folders. Do you have any idea how to write such a report?
The selection is, I think very eas. I would write a report with such a coding:
select * from dtree where parentid in (73322953, 73233485) and subtype=144
The DB field Maxvers would have to be changed, for exampe to 37.
How would you write such a report?
Thanks for your help
Peter