J
Jerry Porter
For many years I've been delivering Access 97 applications with a
referenced library mdb. The library contains custom logic for each
client. When the custom logic is modified, I send the client a new
version of the library.
I've been securing the main and library databases using user-level
security. Now I'm converting the applications to Access 2002, and
according to the postings I've read, it seems that I can no longer make
my system work:
- Modules can no longer be secured with user-level security
- Securing code with an IDE password is not secure
- Mde libraries can't be updated without compiling the main mde
It would be very inconvenient to have to recompile and deliver the main
app every time I modify custom logic. But it seems my code won't be
secure unless I use mdes. Is this correct? Any suggestions?
Thanks,
Jerry
referenced library mdb. The library contains custom logic for each
client. When the custom logic is modified, I send the client a new
version of the library.
I've been securing the main and library databases using user-level
security. Now I'm converting the applications to Access 2002, and
according to the postings I've read, it seems that I can no longer make
my system work:
- Modules can no longer be secured with user-level security
- Securing code with an IDE password is not secure
- Mde libraries can't be updated without compiling the main mde
It would be very inconvenient to have to recompile and deliver the main
app every time I modify custom logic. But it seems my code won't be
secure unless I use mdes. Is this correct? Any suggestions?
Thanks,
Jerry