N
Nabeel
what's the best way to secure an Access database and distribute on CDs, I do
not want users to have access to view code or tables
not want users to have access to view code or tables
Steve Huff said:The easiest way is to make it into an MDE, this will prevent them from
viewing the code, but not the tables. If you must prevent them from
viewing the tables you will need to apply Jet Security - much more tricky.