J
Jeff Carver
Why is it that I can't encrypt an Access project (.adp/.ade) like I can an
Access database (.mdb/.mde)? Yes, I understand that a project is a
front-end to a SQL Server database, and obviously SQL Server isn't going to
less Access encrypt anything -- but why can't the contents of the .adp file
itself be encrypted? Without encryption, the database connection info is
readily accessible to anyone with a hex editor. This makes absolutely no
sense to me! By changing startup options, prohibiting the user by
interrupting the autoexec macro by holding down the space bar, etc., I can
secure a compiled database pretty well (though of course the encrytion isn't
exactly terribly sophisticated, it's better than nothing), but not so with a
compiled project. What gives?
Access database (.mdb/.mde)? Yes, I understand that a project is a
front-end to a SQL Server database, and obviously SQL Server isn't going to
less Access encrypt anything -- but why can't the contents of the .adp file
itself be encrypted? Without encryption, the database connection info is
readily accessible to anyone with a hex editor. This makes absolutely no
sense to me! By changing startup options, prohibiting the user by
interrupting the autoexec macro by holding down the space bar, etc., I can
secure a compiled database pretty well (though of course the encrytion isn't
exactly terribly sophisticated, it's better than nothing), but not so with a
compiled project. What gives?