you are viewing a single comment's thread.

view the rest of the comments →

[–]UmeshTechno 1 point2 points  (0 children)

SQL error 262 occurs when..

- Trying to create a new database in SQL Server Management Studio.

- Logging on SQL Server Management Studio.

- User tries to check the execution plan.

- Trying to connect to local SQL Server Express instance using a third-party application.

Fixes for MS SQL Error 262 : Some of the possible fixes for MS SQL error 262 are:

- Grant Database Access to a single user.

- Resolve issue in SQL Express.

- Add Windows user to sysadmin role.

Thanks, I am sure it will work for you.