speakers_86
Registered User.
- Local time
- Today, 10:50
- Joined
- May 17, 2007
- Messages
- 1,919
I've been following David Fenton's advice from http://stackoverflow.com/questions/3266542/how-does-one-decompile-and-3-a-database-application thread for a while now. Should I perform these steps on both the backend and the front end? Also, when using the decompile flag, do I need to enable the code (when it is in a non trusted location) for the decompile to occur?
Also, what are your opinions on putting code or forms in the backend? Right now, I have a routine that toggles the shift bypass in the backend. But I usually like to put a form there to to warn users not to mess with the backend.
Do you have any opinions on putting tables in the front end (both lookups and writable tables)?
Also, what are your opinions on putting code or forms in the backend? Right now, I have a routine that toggles the shift bypass in the backend. But I usually like to put a form there to to warn users not to mess with the backend.
Do you have any opinions on putting tables in the front end (both lookups and writable tables)?