Sunday, December 7, 2008
Is there a way to programmatically change Database Properties for a database?
Yes there is. Most of the database properties is stored in the $flags field on the icon note - and can be modified by Lotus Script. Details can be found in this Technote or in WoonBlog by Ninke Westra (where I found it)
Subscribe to:
Post Comments (Atom)


2 comments:
For properties not in Lotusscript or java you could also use DXL.
The one we always want to get at is the FTI Update Freq. People keep setting it to Immediate and we'd like it set to Hourly or Daily.
Post a Comment