ERROR: Cannot use the special principal 'sa'.
SOLUTION: run this command in the query editor window for that database
exec sp_changedbowner 'sa','true'
SOLUTION: run this command in the query editor window for that database
exec sp_changedbowner 'sa','true'
No comments:
Post a Comment