mde database

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello
We have a small database intended for retail sale. We have converted it to
an mde and have locked it down regarding security and startup options etc.
We have also hidden several of the critical tables and queries. The problem
is, if I open a new database in Access and have set my options correctly, I
can import all of the tables and queries.

To protect our investment, does anyone know how we prevent this type of
importing? Is there some code that we can impliment?

Any help appreciated.

Connie
 
mde can only protect Forms, Reports, Modules

u can use password function to protect Tables, Queries
when open the mde directly or importing by a new mdb, password is also
required.

"Connie" 來函:
 
Connie,
have you looked into converting your program into VB.Net?
Take Care & God Bless ~ SPARKER ~
 
Back
Top