I am implementing a MSSQL 2005 express instance as the "back end" to my app. This app will be self-installed onto networks where (I just know) all users have been setup as Admin, therefore they can access my database with Windows Authentication: not a good thing. As I cannot change the end-users network environment can I effectively remove all default logins except 'sa'?
If this has been asked before please direct me.
If this has been asked before please direct me.