I tried the above mentioned solution but still was not working and displaying the same error message - if you got the same error as me then just try the follwing lines in SQL Query:
EXEC sp_dbcmptlevel 'dbname', '90';
ALTER AUTHORIZATION ON DATABASE::dbname TO valid_login
Saturday, March 20, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment