Hi,
Our company agents have stand alon laptops with installed offline application. For DB support we installed only DB engine, so that no one couldn't open the database.
If some one installs SSMS then they able to open the databse. To restrict that we need to give only SQL Authentication to DB engine (No windows authentication). Even if they install SSMS, they couldn't open the database because we won't give SQL Authentication pwd.
Is there any possible solution to restrict the windows user?
Dhana.