How to Ignore DataBase name while comparing?

HI,
Is there any way to ignore database name while cmparing two diferent database in same server with only Database name change, remaing are unchanged. this is in SQL Compare 9 tool.
Is there any way to ignore database name while cmparing two diferent database in same server with only Database name change, remaing are unchanged. this is in SQL Compare 9 tool.
Comments
There is project option in tools, but i am not sure what for it is used. The option is --> Ignore DataBase name in synonyms
Synonyms are a useful feature to allow you to use an alternative name for a database object that is could be local or remote. Or, as we use them, a means to reference an object in a different database on the same SQL instance without specifying a hard database name within the procedure or trigger.
is there any way to ignore those...
Going forward, converting your hard coded database references to synonyms may be a potential solution.
If anyone else needs this option, please add your request to this thread!
Kind regards,
David Atkinson
Product Manager
Red Gate Software
Product Manager
Redgate Software