Is there a way of preventing objects from my app from being imported into a new database whereby a user could set themselves up in the Admins group.Also, how do I prevent any one user from setting up a password that could lock out other users in the User Group from accessing the database without it and if this was to happen, how would I reset the User group password to null without knowing what it is.
Furthermore,how do I prevent my application from being deleted or copied.
I created a new X.mdw with Users(limited permissions) and an Admins groups, with only me in the Admins Group which seems to work well except for the above issues.
Furthermore,how do I prevent my application from being deleted or copied.
I created a new X.mdw with Users(limited permissions) and an Admins groups, with only me in the Admins Group which seems to work well except for the above issues.