I have restored a DB from "mixed authentication" MS SQL Server into "windows authentication only" SQL Server.
My application is configured for windows authentication which uses 'dbo' for accessing DB.
But in the restored DB , all the tables, views are NOT owned by 'dbo'