Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Problem
========
I chose Windows NT Integrated.
The account I'm using has admin rights on the SQL server.
Even thought I get the error, when I look in the SQL Management Studio, I see SEViewer under the Databases. However, when I try and run the SE Viewer Configuration Utility I get the following error under SE-Viewer Database Configuration. Here to, I've selected "Use Windows NT Integratied security"
Changed database context to 'SEViewer'.
Cannot use the special principal 'dbo'.
Cannot use the special principal 'dbo'.
Operation failed to execute
Solution
========
ยท EXEC sp_changedbowner 'sa'