Hi,
today I tried to enable LZ1 compression for a couple of database programatically, but cannot get it to work.
I use the SetOption(DBOPT_LZCOMPRESSION, true) method of the NotesDatabase object to enable the compression. When I use GetOption method, Notes replies with a true. After completion of the script the checkbox on the database properties tab in the info box is not activated.
I also tried nealy all the other options and they seem to work fine.
Is there a bug with that specific option?
Thanks for any hints!
Bastian