I have connected an existing SSMA project to a different SQL server target. The new SQL server has the same target database as the old one but I still see a list of all the other databases that were on the first sql server and don't exist in the new sql server. I tried synchronize the schema but these extra databases are still there.
How can I refresh the list so it only shows dbs that are actually on the sql server I am connected to?
Thanks,
Matthew MacFarland