Get the system design

Dear all,

I would like to ask, is there a way to break the hidden lotus script or formula in order to get the system design if the database design is hidden?

I am asking this, because I have made my database design hidden, and I want to make sure the database design copy right protected.

Please advice, thanks in advance.

Subject: Hidden design

Actually, the “hide design” option removes all source code from the database (@Formulas and LotusScript).As only the compiled code remains and as of my knowledge there no decompiler for LS or @Formula exists, the code is well protected.

On the other hand, all other design elements (forms, views, pages, outlines, etc…) can be revealed with the proper use of an Hex editor, but this is another story…

Thierry Cayla

http://dominoeffects.serveblog.net

Subject: RE: Get system Design

No. As per my knowledge, i don’t think there is a way to do so, if you have created a database by hiding lotus-script and formula.