Compare schema shows no objects
Kevin,
What happens when you connect to your production database in a regular window. Are
you able to fetch objects?
Second, are the owners same in both databases?
Regards,
JS
>I am trying to compare a production SQL Server database with a non prod database.
>
I have set up the ODBC connections with trusted connections to both servers and defaulting
>to
the database I want to compare.
>
>On production I have read access, on non-prod I am SA.
>
>When I do the compare WinSQL only shows me that there are objects in my non prod
database
>and not production, so it does not show me any differences.
>
>Thoughts?