Its me again... and i have a new problem.....
i am trying to make my holiday database as secure as possible and at the moment i am trying to lock out all startup options and whatnot to restrict access to the DB.(Using a Custom Logon System)
but it is possible to create a new DB (blank) and import the tables etc from the Holiday DB and then do update queries etc on the original with no authorisation.. .
so someone could potentially (Quite easily) mess with the DB in any way they want and Most worrying.... delete everything!!!
is there anyway to Lock this action out!?
Im quite worried about this now that i have stumbled upon it because if this is the case then my DB will not be a viable project and i will have wasted MANY HOURS of my FREE TIME doing it..
Please Help...
Thanks Dan
i am trying to make my holiday database as secure as possible and at the moment i am trying to lock out all startup options and whatnot to restrict access to the DB.(Using a Custom Logon System)
but it is possible to create a new DB (blank) and import the tables etc from the Holiday DB and then do update queries etc on the original with no authorisation.. .
so someone could potentially (Quite easily) mess with the DB in any way they want and Most worrying.... delete everything!!!
is there anyway to Lock this action out!?
Im quite worried about this now that i have stumbled upon it because if this is the case then my DB will not be a viable project and i will have wasted MANY HOURS of my FREE TIME doing it..
Please Help...
Thanks Dan
Comment