Past year
All results
- All results
- Verbatim
Jul 26, 2024 · This article describes how you can regain access to the SQL Server Database Engine as a system administrator if you're locked out.
Oct 18, 2023 · This video shows you how to check/assign permission to users/groups in SMSS. If possible, I'd go to the old SQL server and view the permissions on the database.
Jan 24, 2024 · SQL Server database engine service account must have permissions to read/write in the new folder where you moved SQL Data and log files.
Mar 26, 2024 · The error occurs because the SQL Server resets the file permissions when the db is detached. And so, the database file permissions must be granted explicitly to ...
Oct 11, 2023 · Go to the location C:\Program Files\Microsoft SQL Server\MSSQL. 1\MSSQL\Data and check whether both the MDF and NDF files is available or not. If not, try to ...
Jul 28, 2024 · Here's what you can do: 1. Contact Admin:- Request database creation permission from your SQL Server administrator. 2. Use Elevated Account:- Log in with ...
Jan 17, 2024 · You must either change the SQL Server service account entirely (probably a bad idea) or grant the current service account write permissions to your backup ...
Missing: administrator | Show results with:administrator
Jun 12, 2024 · I have an issue where when I log into SSMS I am not seeing any logins. I am running as an administrator and logging in with SA. It does not matter which ...
Apr 30, 2024 · Symptoms Cannot configure database. access is denied ... The issue can be caused by the lack of the permission or browser not running under the administrator.
Apr 25, 2024 · If you want to use another user to access the database, you have to access the database via phpMyAdmin, create a new user, and GRANT ALL PRIVILEGES to the user ...
People also search for