|
From: Chlaris on 4 Jul 2008 07:03 Dear all, How do I protect source code from MDE Unlocker ? Thanks. Chlaris
From: Stefan Hoffmann on 4 Jul 2008 07:56 hi Chlaris, Chlaris wrote: > How do I protect source code from MDE Unlocker ? I never used it, but as far as I can see from testing the demo, your source code is not available after unlocking it. mfG --> stefan <--
From: Chlaris on 4 Jul 2008 12:00 Hello, I also want to protect the form and report design. Thx. Chlaris "Stefan Hoffmann" <stefan.hoffmann(a)explido.de> wrote in message news:uflFnzc3IHA.1428(a)TK2MSFTNGP06.phx.gbl... > hi Chlaris, > > Chlaris wrote: >> How do I protect source code from MDE Unlocker ? > I never used it, but as far as I can see from testing the demo, your > source code is not available after unlocking it. > > > mfG > --> stefan <--
From: Stefan Hoffmann on 4 Jul 2008 12:07 hi Chlaris, Chlaris wrote: > I also want to protect the form and report design. You can calculate a hash from the number and positions of your controls and compare it against a stored value in a VBA constant, but this seems to be too much overhead to me. mfG --> stefan <--
From: Chris O'C via AccessMonster.com on 4 Jul 2008 12:42 You can't, not without handcuffing yourself to your original design when you want to make changes later. Why do you want to go to so much trouble to prevent changes? Chris Microsoft MVP Chlaris wrote: >Hello, > >I also want to protect the form and report design. >Thx. > >Chlaris > >> hi Chlaris, >> >[quoted text clipped - 4 lines] >> mfG >> --> stefan <-- -- Message posted via AccessMonster.com http://www.accessmonster.com/Uwe/Forums.aspx/access/200807/1
|
Next
|
Last
Pages: 1 2 3 4 5 Prev: How to Edit Records when some fields are "Many to 1" relationship Next: error logs |